Home
last modified time | relevance | path

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

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp940 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
941 ASSERT_TRUE(separateRemote != nullptr); in HWTEST_F()
942 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
976 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
977 ASSERT_TRUE(separateRemote != nullptr); in HWTEST_F()
978 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
H A Dcs2_test.cpp125 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
126 ASSERT_TRUE(separateRemote != nullptr); in HWTEST_F()
127 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
161 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
162 ASSERT_TRUE(separateRemote != nullptr); in HWTEST_F()
163 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp643 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
644 ASSERT_TRUE(separateRemote != nullptr); in HWTEST_F()
645 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()

Completed in 6 milliseconds