Searched defs:tempFile (Results 1 – 6 of 6) sorted by relevance
109 std::ofstream tempFile("test_file.txt"); variable
50 std::string tempFile = "/tmp/test_effect_config.xml"; in createTempFile() local57 void removeTempFile(const std::string& tempFile) in removeTempFile()
2888 FILE* tempFile = std::tmpfile(); variable2906 FILE* tempFile = std::tmpfile(); variable2924 FILE* tempFile = std::tmpfile(); variable2942 FILE* tempFile = std::tmpfile(); variable2957 FILE* tempFile = std::tmpfile(); variable2972 FILE* tempFile = std::tmpfile(); variable2987 FILE* tempFile = std::tmpfile(); variable3007 FILE* tempFile = std::tmpfile(); variable3025 FILE* tempFile = std::tmpfile(); variable
1007 std::string tempFile = tmpDirectory + "/testfile"; variable1053 std::string tempFile = tmpDirectory + "/testfile"; variable1098 std::string tempFile = tmpDirectory + "/testfile"; variable
251 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
2030 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local