Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h74 void GetRilCurrentCellInfoTest(int32_t slotId);
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp538 void RilInterfaceTest::GetRilCurrentCellInfoTest(int32_t slotId) in GetRilCurrentCellInfoTest() function in OHOS::Telephony::RilInterfaceTest
540 cout << "RilInterfaceTest::GetRilCurrentCellInfoTest -->" << endl; in GetRilCurrentCellInfoTest()
542 cout << "GetRilCurrentCellInfoTest finish ret : " << ret << endl << endl; in GetRilCurrentCellInfoTest()
1495 memberFuncMap_[HREQ_NETWORK_GET_CURRENT_CELL_INFO] = &RilInterfaceTest::GetRilCurrentCellInfoTest; in OnInitNetworkProcessInterface()

Completed in 6 milliseconds