Home
last modified time | relevance | path

Searched refs:pathTestFile1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp241 string pathTestFile1 = root + "test1.txt"; variable
247 SaveStringToFile(pathTestFile1, "h");
255 info.emplace(testFile1HexName, make_tuple(pathTestFile1, GetFileStat(pathTestFile1), true));
304 string pathTestFile1 = root + "test4.txt"; variable
310 SaveStringToFile(pathTestFile1, "h");
318 info.emplace(testFile1HexName, make_tuple(pathTestFile1, GetFileStat(pathTestFile1), true));
367 string pathTestFile1 = root + "test7.txt"; variable
373 SaveStringToFile(pathTestFile1, "h");
382 info.emplace(testFile1HexName, make_tuple(pathTestFile1, GetFileStat(pathTestFile1), true));