Home
last modified time | relevance | path

Searched refs:UninstallBundle (Results 1 - 25 of 37) sorted by relevance

12

/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Daa_command_dump_system_test.cpp67 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
79 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
90 ToolSystemTest::UninstallBundle(STRING_DATA_ABILITY_BUNDLE_NAME); in HWTEST_F()
102 ToolSystemTest::UninstallBundle(STRING_DATA_ABILITY_BUNDLE_NAME); in HWTEST_F()
113 ToolSystemTest::UninstallBundle(STRING_SERVICE_ABILITY_BUNDLE_NAME); in HWTEST_F()
125 ToolSystemTest::UninstallBundle(STRING_SERVICE_ABILITY_BUNDLE_NAME); in HWTEST_F()
H A Daa_command_start_system_test.cpp76 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
89 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
131 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
144 ToolSystemTest::UninstallBundle(STRING_PAGE_ABILITY_BUNDLE_NAME); in HWTEST_F()
H A Dtool_system_test.h31 static void UninstallBundle(const std::string& bundleName, const bool checkResult = false);
/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dbm_command_install_system_test.cpp66 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
72 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
97 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
109 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
H A Dbm_command_dump_system_test.cpp65 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
77 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
88 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
100 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
H A Dbm_command_uninstall_system_test.cpp66 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
72 ToolSystemTest::UninstallBundle(STRING_BUNDLE_NAME); in HWTEST_F()
H A Dtool_system_test.h31 static void UninstallBundle(const std::string& bundleName, const bool checkResult = false);
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp129 static std::string UninstallBundle(const std::string &bundleName);
174 std::string BmsInstallExternalHspSoTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BmsInstallExternalHspSoTest
268 res = UninstallBundle(BUNDLE_NAME_1); in HWTEST_F()
289 res = UninstallBundle(BUNDLE_NAME_1); in HWTEST_F()
310 res = UninstallBundle(BUNDLE_NAME_1); in HWTEST_F()
331 res = UninstallBundle(BUNDLE_NAME_1); in HWTEST_F()
352 res = UninstallBundle(BUNDLE_NAME_2); in HWTEST_F()
373 res = UninstallBundle(BUNDLE_NAME_3); in HWTEST_F()
394 res = UninstallBundle(BUNDLE_NAME_4); in HWTEST_F()
415 res = UninstallBundle(BUNDLE_NAME_ in HWTEST_F()
[all...]
H A Dbms_install_hap_so_test.cpp226 static std::string UninstallBundle(const std::string &bundleName);
304 std::string BmsInstallHapSoTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BmsInstallHapSoTest
430 res = UninstallBundle(BUNDLE_NAME1); in HWTEST_F()
454 res = UninstallBundle(BUNDLE_NAME2); in HWTEST_F()
478 res = UninstallBundle(BUNDLE_NAME3); in HWTEST_F()
502 res = UninstallBundle(BUNDLE_NAME4); in HWTEST_F()
526 res = UninstallBundle(NO_SO_BUNDLE_NAME1); in HWTEST_F()
550 res = UninstallBundle(NO_SO_BUNDLE_NAME2); in HWTEST_F()
574 res = UninstallBundle(NO_SO_BUNDLE_NAME3); in HWTEST_F()
598 res = UninstallBundle(NO_SO_BUNDLE_NAME in HWTEST_F()
[all...]
H A Dbms_install_system_test.cpp147 static void UninstallBundle(const std::string &bundleName, std::string &uninstallMsg);
272 void BmsInstallSystemTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BmsInstallSystemTest
418 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
452 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
488 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
518 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
551 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
578 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
631 UninstallBundle(bundleName, uninstallMsg); in HWTEST_F()
659 UninstallBundle(bundleNam in HWTEST_F()
[all...]
H A Dbm_install_multi_user_test.cpp105 static void UninstallBundle(const std::string &bundleName, int32_t userId);
190 void BmsInstallMultiUserTest::UninstallBundle(const std::string &bundleName, int32_t userId) in UninstallBundle() function in OHOS::AppExecFwk::BmsInstallMultiUserTest
265 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
304 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
343 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
382 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
421 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
460 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
500 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID); in HWTEST_F()
540 UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
H A Dbms_install_extension_system_test.cpp135 static void UninstallBundle(const std::string &bundleName, std::string &uninstallMsg);
201 void BmsInstallExtensionSystemTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BmsInstallExtensionSystemTest
329 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
351 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
373 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
408 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
435 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
469 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
503 UninstallBundle("com.example.extension", uninstallMsg); in HWTEST_F()
537 UninstallBundle("co in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp82 ErrCode UninstallBundle(const std::string &bundleName) const;
275 ErrCode BmsSandboxAppTest::UninstallBundle(const std::string &bundleName) const in UninstallBundle() function in OHOS::BmsSandboxAppTest
420 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
442 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
464 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
514 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
562 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
584 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
608 auto uninstallRes = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
632 auto uninstallRes = UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_overlay_install_test/
H A Dbms_overlay_internal_install_test.cpp142 static ErrCode UninstallBundle(const std::string &bundleName);
233 ErrCode BmsOverlayInternalInstallTest::UninstallBundle(const std::string &bundleName) in UninstallBundle() function in OHOS::AppExecFwk::BmsOverlayInternalInstallTest
294 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
369 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
392 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
415 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
444 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
473 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
501 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST1); in HWTEST_F()
529 ret = UninstallBundle(BUNDLE_NAME_OF_OVERLAY_TEST in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/
H A Dbms_bundle_updater_test.cpp69 ErrCode UninstallBundle(const std::string &bundleName) const;
145 ErrCode BmsBundleUpdaterTest::UninstallBundle(const std::string &bundleName) const in UninstallBundle() function in OHOS::BmsBundleUpdaterTest
302 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
324 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
342 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
360 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
378 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
411 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
438 installResult = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
470 installResult = UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_driver_test.cpp107 ErrCode UninstallBundle(const std::string &bundleName) const;
162 ErrCode BmsDriverInstallerTest::UninstallBundle(const std::string &bundleName) const in UninstallBundle() function in OHOS::BmsDriverInstallerTest
304 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
326 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
349 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
438 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
463 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
486 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
510 result = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
602 result = UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp103 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
132 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
160 ErrCode result = UninstallBundle(bundleName, modulePackage, installParam); in UninstallSystemBundle()
179 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp137 static void UninstallBundle(const std::string &bundleName, std::string &uninstallMsg);
199 void BmsPermissionGrantSystemTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BmsPermissionGrantSystemTest
255 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
289 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
323 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
365 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
401 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
443 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
485 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp73 ErrCode UninstallBundle(const std::string &bundleName) const;
222 ErrCode BmsBundleQuickFixBootScannerTest::UninstallBundle(const std::string &bundleName) const in UninstallBundle() function in OHOS::BmsBundleQuickFixBootScannerTest
303 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
331 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
363 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
392 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
421 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
451 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
480 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
697 ret = UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp127 resultCode = UninstallBundle(bundleName, userInstallParam); in Uninstall()
144 resultCode = UninstallBundle(bundleName, installParam); in Uninstall()
170 resultCode = UninstallBundle(bundleName, modulePackage, userInstallParam); in Uninstall()
188 resultCode = UninstallBundle(bundleName, modulePackage, installParam); in Uninstall()
292 resultCode = UninstallBundle(bundleName, userInstallParam); in UninstallAndRecover()
H A Dsystem_bundle_installer.cpp160 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
187 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
214 ErrCode result = UninstallBundle(bundleName, modulePackage, installParam); in UninstallSystemBundle()
234 ErrCode result = UninstallBundle(bundleName, installParam); in UninstallSystemBundle()
275 ErrCode result = UninstallBundle(bundleName, installParam); in CheckUninstallSystemHsp()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp150 static void UninstallBundle(const std::string &bundleName, std::string &uninstallMsg, const int32_t userId);
230 void BundleMgrSandboxAppSystemTest::UninstallBundle( in UninstallBundle() function in OHOS::AppExecFwk::BundleMgrSandboxAppSystemTest
369 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
406 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
509 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
552 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
596 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
641 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
676 UninstallBundle(BUNDLE_NAME, uninstallMsg); in HWTEST_F()
710 UninstallBundle(BUNDLE_NAM in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/
H A Dbms_bundle_quick_fix_switcher_test.cpp57 ErrCode UninstallBundle(const std::string &bundleName) const;
134 ErrCode BmsBundleQuickFixSwitcherTest::UninstallBundle(const std::string &bundleName) const in UninstallBundle() function in OHOS::BmsBundleQuickFixSwitcherTest
327 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
410 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
451 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
503 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
538 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
598 ret = UninstallBundle(BUNDLE_NAME); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/
H A Dbms_bundle_uninstaller_test.cpp71 ErrCode UninstallBundle(const std::string &bundleName, int32_t userId) const;
122 ErrCode BmsBundleUninstallerTest::UninstallBundle(const std::string &bundleName, int32_t userId) const in UninstallBundle() function in OHOS::BmsBundleUninstallerTest
329 ErrCode result = UninstallBundle("", USERID); in HWTEST_F()
341 ErrCode result = UninstallBundle(ERROR_BUNDLE_NAME, USERID); in HWTEST_F()
359 ErrCode result = UninstallBundle(BUNDLE_NAME, INVALID_USERID); in HWTEST_F()
379 ErrCode result = UninstallBundle(BUNDLE_NAME, USERID); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstalleruninstallbundle_fuzzer/
H A Dbasebundleinstalleruninstallbundle_fuzzer.cpp33 auto ret1 = basebundleinstall.UninstallBundle(bundleName, installParam); in DoSomethingInterestingWithMyAPI()

Completed in 29 milliseconds

12