Home
last modified time | relevance | path

Searched refs:TEST_GET_NETWORKS_TO_USE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_network_test.cpp105 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_GET_NETWORKS_TO_USE), SLOT_ID_0…
116 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_GET_NETWORKS_TO_USE), SLOT_ID_1…
H A Dtel_ril_test_util.h108 TEST_GET_NETWORKS_TO_USE, enumerator
H A Dtel_ril_test_util.cpp270 …memberFuncMap_[DiffInterfaceId::TEST_GET_NETWORKS_TO_USE] = &TelRilTest::GetNetworkSearchInformati… in InitNetwork()
1571 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_GET_NETWORKS_TO_USE); in GetNetworkSearchInformationTest()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h108 TEST_GET_NETWORKS_TO_USE, enumerator
H A Dtel_ril_test.cpp172 …memberFuncMap_[DiffInterfaceId::TEST_GET_NETWORKS_TO_USE] = &TelRilTest::OnRequestGetNetworkSearch… in OnInitNetwork()
2322 cout << static_cast<int32_t>(DiffInterfaceId::TEST_GET_NETWORKS_TO_USE) in NetworkTest()