/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 1581 bool testRet = GetBundleDataMgr()->GetBundleList( variable 1597 bool testRet = GetBundleDataMgr()->GetBundleInfos( variable 1613 bool testRet = GetBundleDataMgr()->GetAllBundleInfos( variable 1678 bool testRet = GetBundleDataMgr()->GetHapModuleInfo( variable 1770 bool testRet = GetBundleDataMgr()->GetAllFormsInfo( variable 3337 bool testRet = GetBundleDataMgr()->GetBundleInfo( variable 3357 bool testRet = GetBundleDataMgr()->GetBundleList( variable 3430 bool testRet = GetBundleDataMgr()->GetShortcutInfos( variable 3574 bool testRet = GetBundleDataMgr()->GetHapModuleInfo( variable 3644 bool testRet = GetBundleDataMgr()->EnableBundle( variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 2309 std::string testRet; variable 2325 std::string testRet; variable 2340 std::string testRet; variable 2357 std::string testRet; variable 2374 std::string testRet; variable 2391 std::string testRet; variable 2408 std::string testRet; variable 2425 std::string testRet; variable 3620 bool testRet = hostImpl->QueryAbilityInfoByUri( variable 3639 bool testRet = hostImpl->QueryAbilityInfoByUri( variable [all …]
|
H A D | bms_bundle_get_window_properties_test.cpp | 198 bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, flags, DEFAULT_USERID, result); in CheckWindowProperty1() local 225 bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, flags, DEFAULT_USERID, result); in CheckWindowProperty2() local
|
H A D | bms_bundle_data_mgr_test.cpp | 994 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 1016 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 1037 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 1055 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 2775 bool testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo( variable 2793 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 2812 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 2838 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 2859 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 2885 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
H A D | bms_bundle_sandbox_app_test.cpp | 1584 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, USERID, info); variable 1603 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, USERID, info); variable 1898 ErrCode testRet = GetInnerBundleInfoByUid(TEST_UID, newInfo); variable 1915 ErrCode testRet = GetInnerBundleInfoByUid(-1, info); variable 1941 ErrCode testRet = GetInnerBundleInfoByUid(-1, info); variable 1957 auto testRet = GetBundleSandboxAppHelper(); variable 2123 ErrCode testRet = GetInnerBundleInfoByUid(TEST_UID, newInfo); variable 2160 ErrCode testRet = GetInnerBundleInfoByUid(TEST_UID, newInfo); variable 2201 ErrCode testRet = GetInnerBundleInfoByUid(TEST_UID, newInfo); variable 2238 ErrCode testRet = GetInnerBundleInfoByUid(TEST_UID, newInfo); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_manager_ut_test/ |
H A D | mission_list_manager_ut_test.cpp | 231 int testRet = missionListMgr->CallAbilityLocked(abilityRequest); variable 278 int testRet = missionListMgr->CallAbilityLocked(abilityRequest); variable 323 int testRet = missionListMgr->CallAbilityLocked(abilityRequest); variable 348 int testRet = missionListMgr->ResolveAbility(abilityRecord, abilityRequest); variable 376 auto testRet = missionListMgr->GetAbilityRecordByName(element); variable 407 auto testRet = missionListMgr->GetAbilityRecordByName(element); variable 442 int testRet = missionListMgr->ResolveAbility(abilityRecord, abilityRequest); variable 479 int testRet = missionListMgr->ResolveAbility(abilityRecord, abilityRequest); variable 515 int testRet = missionListMgr->ResolveAbility(abilityRecord, abilityRequest); variable 534 int testRet = missionListMgr->ResolveLocked(abilityRequest); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
H A D | ipc_ability_scheduler_module_test.cpp | 353 int testRet = 123; variable 391 int testRet = 123; variable 430 int testRet = 123; variable 469 int testRet = 123; variable
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/ |
H A D | plugin_manager_test.cpp | 744 uint32_t testRet = ERR_GENERAL; in DoTestRegister003() local 808 uint32_t testRet = ERR_GENERAL; in DoTestRegister004() local 871 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit001() local 925 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit003() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_false_test.cpp | 1301 ErrCode testRet = bundleMgrHostImpl_->QueryLauncherAbilityInfos(want, USERID, abilityInfos); variable 1506 std::string testRet = bundleMgrHostImpl_->GetAppPrivilegeLevel("", USERID); variable 1616 bool testRet = bundleMgrHostImpl_->QueryAbilityInfosByUri("", abilityInfos); variable 1733 auto testRet = bundleMgrHostImpl_->IsBundleInstalled(BUNDLE_NAME, 0, 0, isInstalled); variable
|
H A D | bms_bundle_permission_system_app_test.cpp | 910 ErrCode testRet = bundleMgrHostImpl_->QueryLauncherAbilityInfos(want, USERID, abilityInfos); variable 1126 bool testRet = bundleMgrHostImpl_->QueryAbilityInfosByUri("", abilityInfos); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 5779 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5810 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5833 ErrCode testRet = bundleMgrProxy->GetBundlePackInfo( variable 5868 bool testRet = bundleMgrProxy->ImplicitQueryInfoByPriority( variable 5907 bool testRet = bundleMgrProxy->ImplicitQueryInfos( variable 6363 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6400 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6435 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 7518 ErrCode testRet = bundleMgrProxy->GetShortcutInfoV9(appName, shortcutInfos); variable 7549 ErrCode testRet = bundleMgrProxy->GetShortcutInfoV9("", shortcutInfos); variable [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test4.cpp | 1589 bool testRet = sceneSession->IsScbCoreEnabled(); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/ |
H A D | bms_bundle_default_app_test.cpp | 1348 bool testRet = dataMgr->ImplicitQueryInfos( variable
|