testing.common.Failed (method, view implemented interface methods)
5 uses
testing (current package)
benchmark.go#L783: if n <= uint64(b.N) && !b.Failed() {
testing.go#L703: func (c *common) Failed() bool {
testing.go#L1087: if t.Failed() {
testing.go#L1440: if t.Failed() {
testing.go#L1518: ok = ok && !t.Failed()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)