testing.testDeps.ImportPath (method)

2 uses

	testing (current package)
		testing.go#L1358: 	ImportPath() string
		testing.go#L1423: 	if !testOk || !exampleOk || !runBenchmarks(m.deps.ImportPath(), m.deps.MatchString, m.benchmarks) || race.Errors() > 0 {