Home
last modified time | relevance | path

Searched refs:SwitchCallTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h42 void SwitchCallTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp287 void RilInterfaceTest::SwitchCallTest(int32_t slotId) in SwitchCallTest() function in OHOS::Telephony::RilInterfaceTest
1410 memberFuncMap_[HREQ_CALL_SWITCH_CALL] = &RilInterfaceTest::SwitchCallTest; in OnInitCallProcessInterface()