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.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |