Searched defs:tempFile (Results 1 – 4 of 4) sorted by relevance
109 std::ofstream tempFile("test_file.txt"); variable
1040 std::string tempFile = tmpDirectory + "/testfile"; variable1086 std::string tempFile = tmpDirectory + "/testfile"; variable1131 std::string tempFile = tmpDirectory + "/testfile"; variable
251 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
1962 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local