testing.testContext.match (field)

3 uses

	testing (current package)
		testing.go#L1207: 	testName, ok, _ := t.context.match.fullName(&t.common, name)
		testing.go#L1259: 	match    *matcher
		testing.go#L1280: 		match:         m,