| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| D | bms_bundle_manager_test.cpp | 1379 bool testRet = GetBundleDataMgr()->QueryLauncherAbilityInfos(want, 100, abilityInfos) == ERR_OK; variable 1399 bool testRet = GetBundleDataMgr()->ImplicitQueryAbilityInfos( variable 1415 bool testRet = GetBundleDataMgr()->QueryAbilityInfoByUri( variable 1431 bool testRet = GetBundleDataMgr()->QueryAbilityInfosByUri( variable 1447 bool testRet = GetBundleDataMgr()->GetApplicationInfos( variable 1463 ErrCode testRet = GetBundleDataMgr()->GetApplicationInfosV9( variable 1480 bool testRet = GetBundleDataMgr()->GetBundleInfosByMetaData( variable 1497 bool testRet = GetBundleDataMgr()->GetBundleInfosByMetaData( variable 1518 ErrCode testRet = GetBundleDataMgr()->ImplicitQueryAbilityInfosV9( variable 1534 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 | 1190 …auto testRet = GetBundleDataMgr()->IsModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, isRemovab… variable 1207 bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, true); variable 1227 … bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, false); variable 1253 …auto testRet = GetBundleDataMgr()->IsModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, isRemovab… variable 1268 bool testRet = GetBundleDataMgr()->SetModuleRemovable("", "", true); variable 1288 bool testRet = GetBundleDataMgr()->SetModuleRemovable(BUNDLE_NAME_TEST, MODULE_NAME_TEST, true); variable 1313 bool testRet = GetBundleDataMgr()->SetModuleRemovable("", "", true); variable 1334 …bool testRet = GetBundleDataMgr()->GetBundleInfo(BUNDLE_NAME_TEST, BundleFlag::GET_BUNDLE_DEFAULT,… variable 1420 …bool testRet = hostImpl->GetBundleInfo(BUNDLE_NAME_TEST, BundleFlag::GET_BUNDLE_DEFAULT, testResul… variable 1438 bool testRet = hostImpl->GetBundleInfo(BUNDLE_NAME_TEST, GET_BUNDLE_WITH_ABILITIES | variable [all …]
|
| D | bms_bundle_data_mgr_test.cpp | 799 bool testRet = GetBundleDataMgr()->AddInnerBundleInfo(BUNDLE_TEST2, innerBundleInfo); variable 815 …bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, GET_ABILITY_INFO_DEFAULT, USERID, abilit… variable 845 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 867 ErrCode testRet = GetBundleDataMgr()->ExplicitQueryAbilityInfoV9( variable 888 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 906 bool testRet = GetBundleDataMgr()->ImplicitQueryCurAbilityInfos( variable 1891 bool testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo( variable 1909 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 1928 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable 1954 bool testRet = GetBundleDataMgr()->ImplicitQueryCurExtensionInfos( variable [all …]
|
| D | bms_bundle_get_window_properties_test.cpp | 197 bool testRet = GetBundleDataMgr()->QueryAbilityInfo(want, flags, DEFAULT_USERID, result); in CheckWindowProperty1() local 224 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 | 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
|
| /foundation/communication/dhcp/test/services/dhcp_server/unittest/ |
| D | hash_table_test.cpp | 65 int testRet = 1; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
| D | bms_bundle_permission_false_test.cpp | 1323 ErrCode testRet = bundleMgrHostImpl_->QueryLauncherAbilityInfos(want, USERID, abilityInfos); variable 1526 std::string testRet = bundleMgrHostImpl_->GetAppPrivilegeLevel("", USERID); variable 1636 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 | 5452 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5483 auto testRet = bundleMgrProxy->GetBundlePackInfo( variable 5506 ErrCode testRet = bundleMgrProxy->GetBundlePackInfo( variable 5541 bool testRet = bundleMgrProxy->ImplicitQueryInfoByPriority( variable 5579 bool testRet = bundleMgrProxy->ImplicitQueryInfos( variable 5994 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6031 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6066 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6104 int32_t testRet = bundleMgrProxy->SetAbilityEnabled(abilityInfo, false, USERID); variable 6854 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 | 1265 bool testRet = dataMgr->ImplicitQueryInfos( variable
|