Home
last modified time | relevance | path

Searched defs:contentCreate (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
Dconnection_detector_test.cpp295 bool contentCreate = SaveStringToFile(testPath, content, false); variable
331 bool contentCreate = SaveStringToFile(testPath, content, true); variable
367 bool contentCreate = SaveStringToFile(testPath, content, true); variable
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
Db_file_hash_test.cpp47 if (bool contentCreate = SaveStringToFile(filePath, content, true); !contentCreate) { in GetTestFile() local
Db_file_test.cpp48 if (bool contentCreate = SaveStringToFile(filePath, content, true); !contentCreate) { in GetTestFile() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
Db_report_entity_test.cpp52 if (bool contentCreate = SaveStringToFile(filePath, content, true); !contentCreate) { in GetTestFile() local