| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| D | bms_bundle_manager_test.cpp | 1376 bool testRet = GetBundleDataMgr()->QueryLauncherAbilityInfos(want, 100, abilityInfos) == ERR_OK; variable 1396 bool testRet = GetBundleDataMgr()->ImplicitQueryAbilityInfos( variable 1412 bool testRet = GetBundleDataMgr()->QueryAbilityInfoByUri( variable 1428 bool testRet = GetBundleDataMgr()->QueryAbilityInfosByUri( variable 1444 bool testRet = GetBundleDataMgr()->GetApplicationInfos( variable 1460 ErrCode testRet = GetBundleDataMgr()->GetApplicationInfosV9( variable 1477 bool testRet = GetBundleDataMgr()->GetBundleInfosByMetaData( variable 1494 bool testRet = GetBundleDataMgr()->GetBundleInfosByMetaData( variable 1515 ErrCode testRet = GetBundleDataMgr()->ImplicitQueryAbilityInfosV9( variable 1531 bool testRet = GetBundleDataMgr()->GetBundleList( variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_kit_service_test.cpp | 1188 …auto testRet = GetBundleDataMgr()->IsModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, isRemovab… variable 1205 bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, true); variable 1225 … bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, false); variable 1251 …auto testRet = GetBundleDataMgr()->IsModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, isRemovab… variable 1266 bool testRet = GetBundleDataMgr()->SetModuleRemovable("", "", true); variable 1286 bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, true); variable 1311 bool testRet = GetBundleDataMgr()->SetModuleRemovable("", "", true); variable 1332 …bool testRet = GetBundleDataMgr()->GetBundleInfo(BUNDLE_NAME_TEST, BundleFlag::GET_BUNDLE_DEFAULT,… variable 1418 …bool testRet = hostImpl->GetBundleInfo(BUNDLE_NAME_TEST, BundleFlag::GET_BUNDLE_DEFAULT, testResul… variable 1436 bool testRet = hostImpl->GetBundleInfo(BUNDLE_NAME_TEST, GET_BUNDLE_WITH_ABILITIES | variable [all …]
|
| D | bms_bundle_data_mgr_test.cpp | 796 bool testRet = GetBundleDataMgr()->AddInnerBundleInfo(BUNDLE_TEST2, innerBundleInfo); variable 812 …bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, GET_ABILITY_INFO_DEFAULT, USERID, abilit… variable 842 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 864 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 885 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 903 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 1888 bool testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo( variable 1906 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 1925 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 1951 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable [all …]
|
| D | bms_bundle_get_window_properties_test.cpp | 196 bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, flags, DEFAULT_USERID, result); in CheckWindowProperty1() local 223 bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, flags, DEFAULT_USERID, result); in CheckWindowProperty2() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
| D | bms_bundle_sandbox_app_test.cpp | 1422 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME_INVALID, APP_INDEX_1, USERID, info); variable 1451 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, INVALID_APP_INDEX, USERID, info); variable 1480 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, INVALID_USERID, info); variable 1509 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME_INVALID, APP_INDEX_1, INVALID_USERID, info); variable 1538 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, INVALID_APP_INDEX, INVALID_USERID, info); variable 1567 …auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME_INVALID, INVALID_APP_INDEX, INVALID_USERID, inf… variable 1583 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, USERID, info); variable 1602 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, USERID, info); variable 1631 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, INVALID_USERID, info); variable 1660 auto testRet = GetSandboxAppBundleInfo(BUNDLE_NAME, APP_INDEX_1, USERID, info); variable [all …]
|
| /foundation/ability/ability_runtime/test/unittest/mission_list_manager_ut_test/ |
| 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 …]
|
| /foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
| D | ipc_ability_scheduler_module_test.cpp | 352 int testRet = 123; variable 390 int testRet = 123; variable 429 int testRet = 123; variable 468 int testRet = 123; variable
|
| /foundation/multimedia/image_framework/plugins/manager/test/unittest/common/ |
| D | plugin_manager_test.cpp | 741 uint32_t testRet = ERR_GENERAL; in DoTestRegister003() local 805 uint32_t testRet = ERR_GENERAL; in DoTestRegister004() local 868 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit001() local 926 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit003() local
|
| /foundation/communication/dhcp/test/services/dhcp_server/unittest/ |
| D | hash_table_test.cpp | 61 int testRet = 1; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
| D | bms_bundle_permission_false_test.cpp | 1322 ErrCode testRet = bundleMgrHostImpl_->QueryLauncherAbilityInfos(want, USERID, abilityInfos); variable 1525 std::string testRet = bundleMgrHostImpl_->GetAppPrivilegeLevel("", USERID); variable 1635 bool testRet = bundleMgrHostImpl_->QueryAbilityInfosByUri("", abilityInfos); variable
|
| D | bms_bundle_permission_system_app_test.cpp | 879 ErrCode testRet = bundleMgrHostImpl_->QueryLauncherAbilityInfos(want, USERID, abilityInfos); variable 1093 bool testRet = bundleMgrHostImpl_->QueryAbilityInfosByUri("", abilityInfos); variable
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 5787 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5818 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5841 ErrCode testRet = bundleMgrProxy->GetBundlePackInfo( variable 5876 bool testRet = bundleMgrProxy->ImplicitQueryInfoByPriority( variable 5914 bool testRet = bundleMgrProxy->ImplicitQueryInfos( variable 6352 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6389 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6424 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6462 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 7212 ErrCode testRet = bundleMgrProxy->GetShortcutInfoV9(appName, shortcutInfos); variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/ |
| D | bms_bundle_default_app_test.cpp | 1256 bool testRet = dataMgr->ImplicitQueryInfos( variable
|