/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bms_install_extension_system_test.cpp | 367 CheckFileExist(ENTRY, ENTRY_EX1); 393 CheckFileExist(ENTRY, ENTRY_EX1); 402 CheckFileExist(ENTRY, ENTRY_EX1); 455 CheckFileExist(ENTRY, ENTRY_EX1); 463 CheckFileExist(ENTRY, ENTRY_EX1); 497 CheckFileExist(ENTRY, ENTRY_EX1); 531 CheckFileExist(ENTRY, ENTRY_EX1); 532 CheckFileExist(ENTRY, ENTRY_EX2); 557 CheckFileExist(ENTRY, ENTRY_EX1); 558 CheckFileExist(ENTRY, ENTRY_EX2); [all …]
|
/ohos5.0/foundation/window/window_manager/snapshot/test/unittest/ |
H A D | snapshot_display_test.cpp | 79 bool CheckFileExist(const std::string& fPath) in CheckFileExist() function 93 if (CheckFileExist(imgPath)) { in TakeScreenshotBySpecifiedParam() 98 bool isExist = CheckFileExist(imgPath); in TakeScreenshotBySpecifiedParam() 118 if (CheckFileExist(imgPath[i])) { 126 if (CheckFileExist(imgPath[i])) { // ok 147 if (CheckFileExist(imgPath[i])) { 156 if (CheckFileExist(imgPath[i])) { // ok
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_multiple_installer_test.cpp | 333 CheckFileExist(); 560 CheckFileExist(); 754 CheckFileExist(); 784 CheckFileExist(); 833 CheckFileExist(); 862 CheckFileExist(); 1014 CheckFileExist(); 1039 CheckFileExist(); 1064 CheckFileExist(); 1089 CheckFileExist(); [all …]
|
H A D | bms_bundle_ota_update_test.cpp | 96 void CheckFileExist() const;
|
H A D | bms_bundle_installer_test.cpp | 126 void CheckFileExist() const; 284 void BmsBundleInstallerTest::CheckFileExist() const in CheckFileExist() function in OHOS::BmsBundleInstallerTest 426 CheckFileExist(); 1499 CheckFileExist(); 1593 CheckFileExist();
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
H A D | bms_bundle_uninstaller_test.cpp | 73 void CheckFileExist() const; 169 void BmsBundleUninstallerTest::CheckFileExist() const in CheckFileExist() function in OHOS::BmsBundleUninstallerTest 357 CheckFileExist(); 377 CheckFileExist(); 455 CheckFileExist();
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/ |
H A D | bms_bundle_updater_test.cpp | 77 void CheckFileExist() const; 243 void BmsBundleUpdaterTest::CheckFileExist() const in CheckFileExist() function in OHOS::BmsBundleUpdaterTest 319 CheckFileExist(); 409 CheckFileExist();
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/ |
H A D | compare_tools.h | 57 static bool CheckFileExist(const char* filePath, size_t length);
|
/ohos5.0/base/global/i18n/interfaces/native/inner_api/zone/include/ |
H A D | zone_util.h | 152 bool CheckFileExist();
|
/ohos5.0/base/update/updater/services/ptable_parse/ |
H A D | ufs_ptable.cpp | 86 if (!CheckFileExist(ufsNode)) { in SetDeviceLunNum() 554 if (!CheckFileExist(ufsNode)) { in GetPtableImageBuffer()
|
H A D | ptable.h | 178 bool CheckFileExist(const std::string &fileName);
|
H A D | ptable.cpp | 134 bool Ptable::CheckFileExist(const std::string &fileName) in CheckFileExist() function in Updater::Ptable
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/ |
H A D | ui_auto_test.cpp | 141 if (CompareTools::CheckFileExist(filePath, sizeof(filePath))) { in CompareByBinary()
|
H A D | compare_tools.cpp | 296 bool CompareTools::CheckFileExist(const char* filePath, size_t length) in CheckFileExist() function in OHOS::CompareTools
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_dump.cpp | 674 bool CheckFileExist(const std::string &outputFile) in CheckFileExist() function 714 if (!CheckFileExist(outputFile)) { in WriteFile()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 276 void CheckFileExist(const std::string &bundleName) const; 277 void CheckFileExist(const std::string &bundleName, const std::string &modulePackage) const; 448 void ActsBmsKitSystemTest::CheckFileExist(const std::string &bundleName) const in CheckFileExist() function in OHOS::AppExecFwk::ActsBmsKitSystemTest 454 void ActsBmsKitSystemTest::CheckFileExist(const std::string &bundleName, const std::string &moduleP… in CheckFileExist() function in OHOS::AppExecFwk::ActsBmsKitSystemTest
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 103 void CheckFileExist() const; 242 void BmsBundleManagerTest::CheckFileExist() const in CheckFileExist() function in OHOS::BmsBundleManagerTest
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 325 void CheckFileExist() const; 1300 void BmsBundleKitServiceTest::CheckFileExist() const in CheckFileExist() function in OHOS::BmsBundleKitServiceTest 4284 CheckFileExist(); 4304 CheckFileExist();
|