Home
last modified time | relevance | path

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

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp874 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
875 ASSERT_TRUE(combineRemote != nullptr); in HWTEST_F()
876 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
910 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
911 ASSERT_TRUE(combineRemote != nullptr); in HWTEST_F()
912 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
H A Dcs2_test.cpp59 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
60 ASSERT_TRUE(combineRemote != nullptr); in HWTEST_F()
61 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
95 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
96 ASSERT_TRUE(combineRemote != nullptr); in HWTEST_F()
97 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp610 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
611 ASSERT_TRUE(combineRemote != nullptr); in HWTEST_F()
612 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()

Completed in 6 milliseconds