Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds