testing.B.importPath (field)
8 uses
testing (current package)
benchmark.go#L95: importPath string // import path of the package containing the benchmark
benchmark.go#L263: if b.importPath != "" {
benchmark.go#L264: fmt.Fprintf(b.w, "pkg: %s\n", b.importPath)
benchmark.go#L538: importPath: importPath,
benchmark.go#L641: importPath: b.importPath,
benchmark.go#L656: if b.importPath != "" {
benchmark.go#L657: fmt.Printf("pkg: %s\n", b.importPath)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)