Home
last modified time | relevance | path

Searched defs:MAX_UPLINK_LINK_BANDWIDTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_test_util.h27 inline const int32_t MAX_UPLINK_LINK_BANDWIDTH[] = { 100, 500, 1000, 5000, 10000, 20000, 50000, 100… variable
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h176 const int32_t MAX_UPLINK_LINK_BANDWIDTH[9] = { 100, 500, 1000, 5000, 10000, 20000, 50000, 100000, 2… variable
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp37 constexpr int32_t MAX_UPLINK_LINK_BANDWIDTH[] = { variable
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp58 const int MAX_UPLINK_LINK_BANDWIDTH[] = {100, 500, 1000, 5000, 10000, 20000, 50000, 100000, 200000}; variable