Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h108 void SimAuthenticationTest(int32_t slotId);
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1192 void RilInterfaceTest::SimAuthenticationTest(int32_t slotId) in SimAuthenticationTest() function in OHOS::Telephony::RilInterfaceTest
1194 cout << "RilInterfaceTest::SimAuthenticationTest -->" << endl; in SimAuthenticationTest()
1208 cout << "RilInterfaceTest::SimAuthenticationTest finish ret : " << ret << endl << endl; in SimAuthenticationTest()
1451 memberFuncMap_[HREQ_SIM_AUTHENTICATION] = &RilInterfaceTest::SimAuthenticationTest; in OnInitSimProcessInterface()

Completed in 5 milliseconds