testing.common.finished (field)
8 uses
testing (current package)
benchmark.go#L241: if atomic.LoadInt32(&b.hasSub) != 0 || b.finished {
benchmark.go#L246: if b.chatty != nil && (len(b.output) > 0 || b.finished) {
testing.go#L401: finished bool // Test function has completed.
testing.go#L740: c.finished = true
testing.go#L840: c.finished = true
testing.go#L1099: if !t.finished && err == nil {
testing.go#L1102: if p.finished {
testing.go#L1196: t.finished = true
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)