var testing.outputDir
4 uses
testing (current package)
testing.go#L282: outputDir = flag.String("test.outputdir", "", "write profiles to `dir`")
testing.go#L310: outputDir *string
testing.go#L1667: if *outputDir == "" || path == "" {
testing.go#L1687: return fmt.Sprintf("%s%c%s", *outputDir, os.PathSeparator, path)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)