Home
last modified time | relevance | path

Searched refs:TEST_GET_SELECTION_MOD_FOR_NETWORKS (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.cpp128 …static_cast<int32_t>(DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS), SLOT_ID_0, GetHandler(…
140 …static_cast<int32_t>(DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS), SLOT_ID_1, GetHandler(…
H A Dtel_ril_test_util.h109 TEST_GET_SELECTION_MOD_FOR_NETWORKS, enumerator
H A Dtel_ril_test_util.cpp271 …memberFuncMap_[DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS] = &TelRilTest::GetNetworkSele… in InitNetwork()
1590 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS); in GetNetworkSelectionModeTest()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h109 TEST_GET_SELECTION_MOD_FOR_NETWORKS, enumerator
H A Dtel_ril_test.cpp173 memberFuncMap_[DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS] = in OnInitNetwork()
2325 cout << static_cast<int32_t>(DiffInterfaceId::TEST_GET_SELECTION_MOD_FOR_NETWORKS) in NetworkTest()