Home
last modified time | relevance | path

Searched refs:SimCloseLogicalChannelTest (Results 1 - 2 of 2) sorted by relevance

/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h106 void SimCloseLogicalChannelTest(int32_t slotId);
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1148 void RilInterfaceTest::SimCloseLogicalChannelTest(int32_t slotId) in SimCloseLogicalChannelTest() function in OHOS::Telephony::RilInterfaceTest
1150 cout << "RilInterfaceTest::SimCloseLogicalChannelTest -->" << endl; in SimCloseLogicalChannelTest()
1155 cout << "RilInterfaceTest::SimCloseLogicalChannelTest finish ret : " << ret << endl << endl; in SimCloseLogicalChannelTest()
1448 memberFuncMap_[HREQ_SIM_CLOSE_LOGICAL_CHANNEL] = &RilInterfaceTest::SimCloseLogicalChannelTest; in OnInitSimProcessInterface()

Completed in 6 milliseconds