Searched defs:outFile (Results 1 – 14 of 14) sorted by relevance
318 File outFile = new File(argv[1]); in main() local385 File outFile = new File(argv[1]); in main() local393 File outFile = new File(argv[1]); in main() local
32 def GenerateTests(outFile, testNames): argument
52 const char* outFile = nullptr; // Stays nullptr if printing to stdout. in main() local
54 const char* outFile = nullptr; in main() local
59 const char* outFile = nullptr; in main() local
33 const outFile = (process.argv.length > 2 ? process.argv[2] : undefined); constant
187 std::ofstream outFile; in testPermutations() local
119 var outFile = process.stdout; variable
11 var outFile = path.join(common.pkg, '/_output') variable
9 var outFile = path.join(common.pkg, '_output') variable
304 FILE* outFile; in main() local
151 std::ofstream outFile; in DumpTraceEventsToJSONFile() local