Searched refs:OutputFilePath (Results 1 – 4 of 4) sorted by relevance
33 OutputFilePath Path member37 me.OutputFilePath = PathForModuleOut(ctx, me.BaseModuleName())44 OutputFile: OptionalPathForPath(me.OutputFilePath),
35 …me := result.ModuleForTests(t, "plain", variants[0]).Module().(*CSuiteConfig).OutputFilePath.Base()
273 OutputFilePath string member402 if args.OutputFilePath == "" {414 f, err := os.Create(args.OutputFilePath)422 os.Remove(args.OutputFilePath)435 err := pathtools.WriteFileIfChanged(args.OutputFilePath, buf.Bytes(), 0666)
229 OutputFilePath: *out,