Searched defs:outFile (Results 1 – 8 of 8) sorted by relevance
29 std::ofstream outFile(randomFilePath, std::ios::binary); in LoadAPBinaryFileFuzzTest() local
65 std::ofstream outFile(realOutPath); in main() local
42 std::ofstream outFile(randomFilePath, std::ios::binary); in MergeApFilesForMergerFuzzTest() local
38 std::ofstream outFile(inFiles, std::ios::binary); in MergeApFilesFuzzTest() local
21 std::ofstream outFile(outFilePath); in Dump() local
244 std::string outFile = realOutPath + "/" + std::string(fileName); in DumpJitCode() local
116 std::ofstream outFile(outputPath); in HandleGenerateDecl() local
137 std::string outFile = realOutPath + "/" + fileName; in DumpJitCode() local