Home
last modified time | relevance | path

Searched refs:kickOutRemote (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp1006 … auto kickOutRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
1007 ASSERT_TRUE(kickOutRemote != nullptr);
1008 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote);
1042 … auto kickOutRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
1043 ASSERT_TRUE(kickOutRemote != nullptr);
1044 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote);
H A Dcs2_test.cpp191 … auto kickOutRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
192 ASSERT_TRUE(kickOutRemote != nullptr);
193 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote);
227 … auto kickOutRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
228 ASSERT_TRUE(kickOutRemote != nullptr);
229 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp676 … auto kickOutRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
677 ASSERT_TRUE(kickOutRemote != nullptr);
678 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote);