testing.F.Failed (method, view implemented interface methods)
9 uses
testing (current package)
benchmark.go#L986: if n.Load() <= uint64(b.N) && !b.Failed() {
fuzz.go#L348: return !t.Failed()
fuzz.go#L420: if f.Failed() {
fuzz.go#L542: ok = ok && !f.Failed()
fuzz.go#L654: if f.Failed() {
testing.go#L975: func (c *common) Failed() bool {
testing.go#L1887: if t.Failed() {
testing.go#L2498: if t.Failed() {
testing.go#L2593: ok = ok && !t.Failed()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)