Home
last modified time | relevance | path

Searched refs:GetLinkBandwidthInfoTest (Results 1 – 4 of 4) sorted by relevance

/base/telephony/ril_adapter/test/unittest/include/
Dril_interface_test.h105 void GetLinkBandwidthInfoTest(int32_t slotId);
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test.h244 …void GetLinkBandwidthInfoTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &han…
Dtel_ril_test.cpp192 …cMap_[DiffInterfaceId::TEST_RILCM_GET_LINK_BANDWIDTH_INFO] = &TelRilTest::GetLinkBandwidthInfoTest; in InitData()
2093 void TelRilTest::GetLinkBandwidthInfoTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHa… in GetLinkBandwidthInfoTest() function in OHOS::Telephony::TelRilTest
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp987 void RilInterfaceTest::GetLinkBandwidthInfoTest(int32_t slotId) in GetLinkBandwidthInfoTest() function in OHOS::Telephony::RilInterfaceTest
1377 memberFuncMap_[HREQ_DATA_GET_LINK_BANDWIDTH_INFO] = &RilInterfaceTest::GetLinkBandwidthInfoTest; in OnInitDataProcessInterface()