Home
last modified time | relevance | path

Searched defs:tempFile (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_uni_render_judgement_test.cpp109 std::ofstream tempFile("test_file.txt"); variable
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_effect_config_parser_unit_test/src/
Daudio_effect_config_parser_unit_test.cpp50 std::string tempFile = "/tmp/test_effect_config.xml"; in createTempFile() local
57 void removeTempFile(const std::string& tempFile) in removeTempFile()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
Daudio_utils_unit_test.cpp2888 FILE* tempFile = std::tmpfile(); variable
2906 FILE* tempFile = std::tmpfile(); variable
2924 FILE* tempFile = std::tmpfile(); variable
2942 FILE* tempFile = std::tmpfile(); variable
2957 FILE* tempFile = std::tmpfile(); variable
2972 FILE* tempFile = std::tmpfile(); variable
2987 FILE* tempFile = std::tmpfile(); variable
3007 FILE* tempFile = std::tmpfile(); variable
3025 FILE* tempFile = std::tmpfile(); variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
Dmetadata_stream_test.cpp1007 std::string tempFile = tmpDirectory + "/testfile"; variable
1053 std::string tempFile = tmpDirectory + "/testfile"; variable
1098 std::string tempFile = tmpDirectory + "/testfile"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
Dextend_resource_manager_host_impl.cpp251 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_extension.cpp2030 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local