testing.T.report (method)

2 uses

	testing (current package)
		testing.go#L1176: 		t.report() // Report after all subtests have finished.
		testing.go#L1434: func (t *T) report() {