Searched defs:tempFile (Results 1 – 10 of 10) 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()
3043 FILE* tempFile = std::tmpfile(); variable3061 FILE* tempFile = std::tmpfile(); variable3079 FILE* tempFile = std::tmpfile(); variable3097 FILE* tempFile = std::tmpfile(); variable3112 FILE* tempFile = std::tmpfile(); variable3127 FILE* tempFile = std::tmpfile(); variable3142 FILE* tempFile = std::tmpfile(); variable3162 FILE* tempFile = std::tmpfile(); variable3180 FILE* tempFile = std::tmpfile(); variable
1016 std::string tempFile = tmpDirectory + "/testfile"; variable1062 std::string tempFile = tmpDirectory + "/testfile"; variable1107 std::string tempFile = tmpDirectory + "/testfile"; variable
846 std::ofstream tempFile(filePath); in WriteInfoToFile() local856 std::ofstream tempFile(filePath, std::ios::app); in WriteInfoToFile() local
259 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
390 const std::string tempFile = filename + ".tmp"; in WriteToConfigFile() local
701 const std::string tempFile = filename + ".tmp"; in WriteToConfigFile() local
2109 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local
1947 const std::string tempFile = filename + ".tmp"; in SetUpTestCase() local