testing.T.isParallel (field)
5 uses
testing (current package)
testing.go#L668: isParallel bool
testing.go#L1034: if t.isParallel {
testing.go#L1037: t.isParallel = true
testing.go#L1167: if !t.isParallel {
testing.go#L1171: } else if t.isParallel {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)