Home
last modified time | relevance | path

Searched refs:path1 (Results 1 - 5 of 5) sorted by relevance

/base/update/updater/test/unittest/mount_test/
H A Dmount_unittest.cpp66 const std::string path1 = ""; in HWTEST_F() local
67 int ret = FormatPartition(path1); in HWTEST_F()
84 const std::string path1 = ""; in HWTEST_F() local
85 int ret = MountForPath(path1); in HWTEST_F()
105 const std::string path1 = ""; in HWTEST_F() local
106 int ret = UmountForPath(path1); in HWTEST_F()
120 const std::string path1 = ""; in HWTEST_F() local
121 MountStatus ret = GetMountStatusForPath(path1); in HWTEST_F()
H A Dfstabapi_unittest.cpp85 const std::string path1 = ""; in HWTEST_F() local
86 item = FindFstabItemForPath(*fstab, path1.c_str()); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Devent_export_task.cpp86 [&parsers] (const std::string& path1, const std::string& path2) { in ParseExportEventList()
87 auto parser1 = GetParser(parsers, path1); in ParseExportEventList()
/base/msdp/device_status/test/unittest/utils/src/
H A Dutility_test.cpp1176 const std::string path1 = "cd"; in HWTEST_F() local
1178 Utility::RemoveTrailingChars(path1, path2); in HWTEST_F()
1191 const std::string path1 = "c"; in HWTEST_F() local
1193 Utility::RemoveTrailingChars(path1, path2); in HWTEST_F()
1207 const std::string path1 = "a"; in HWTEST_F() local
1209 Utility::RemoveTrailingChars(path1, path2); in HWTEST_F()
1222 const std::string path1 = "e"; in HWTEST_F() local
1224 Utility::RemoveTrailingChars(path1, path2); in HWTEST_F()
1237 const std::string path1 = ""; in HWTEST_F() local
1239 Utility::RemoveTrailingChars(path1, path in HWTEST_F()
[all...]
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp100 const std::string path1 = ""; in HWTEST_F() local
101 item = FindFstabItemForPath(*fstab, path1.c_str()); in HWTEST_F()

Completed in 7 milliseconds