Home
last modified time | relevance | path

Searched defs:tempFile (Results 1 – 10 of 10) 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.cpp3043 FILE* tempFile = std::tmpfile(); variable
3061 FILE* tempFile = std::tmpfile(); variable
3079 FILE* tempFile = std::tmpfile(); variable
3097 FILE* tempFile = std::tmpfile(); variable
3112 FILE* tempFile = std::tmpfile(); variable
3127 FILE* tempFile = std::tmpfile(); variable
3142 FILE* tempFile = std::tmpfile(); variable
3162 FILE* tempFile = std::tmpfile(); variable
3180 FILE* tempFile = std::tmpfile(); variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
Dmetadata_stream_test.cpp1016 std::string tempFile = tmpDirectory + "/testfile"; variable
1062 std::string tempFile = tmpDirectory + "/testfile"; variable
1107 std::string tempFile = tmpDirectory + "/testfile"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
Drs_memory_manager.cpp846 std::ofstream tempFile(filePath); in WriteInfoToFile() local
856 std::ofstream tempFile(filePath, std::ios::app); in WriteInfoToFile() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
Dextend_resource_manager_host_impl.cpp259 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_permission_test.cpp390 const std::string tempFile = filename + ".tmp"; in WriteToConfigFile() local
Dbms_bundle_installer_test.cpp701 const std::string tempFile = filename + ".tmp"; in WriteToConfigFile() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_extension.cpp2109 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
Dbms_bundle_parser_test.cpp1947 const std::string tempFile = filename + ".tmp"; in SetUpTestCase() local