Home
last modified time | relevance | path

Searched refs:RAT_FAMILY_LTE (Results 1 – 16 of 16) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py391 'rat_family': tel_defines.RAT_FAMILY_LTE
398 'rat_family': tel_defines.RAT_FAMILY_LTE
461 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
474 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_CDMA2000,
498 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA,
505 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
511 'rat_family_list': [tel_defines.RAT_FAMILY_LTE]
515 [tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA]
526 [tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA]
534 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA,
[all …]
Dtel_voice_utils.py35 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
1309 log, ad, sub_id, NETWORK_MODE_LTE_GSM_WCDMA, RAT_FAMILY_LTE)
1339 log, ad, sub_id, NETWORK_MODE_LTE_CDMA_EVDO, RAT_FAMILY_LTE)
1370 log, ad, sub_id, RAT_FAMILY_LTE,
1449 log, ad, sub_id, RAT_FAMILY_LTE,
Dtel_defines.py326 RAT_FAMILY_LTE = 'lte' variable
Dtel_test_utils.py102 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabNeighborCellTest.py45 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
528 RAT_FAMILY_LTE,
531 format(RAT_FAMILY_LTE, NETWORK_MODE_LTE_GSM_WCDMA))
873 RAT_FAMILY_LTE,
876 format(RAT_FAMILY_LTE, NETWORK_MODE_LTE_GSM_WCDMA))
946 RAT_FAMILY_LTE,
949 format(RAT_FAMILY_LTE, NETWORK_MODE_LTE_GSM_WCDMA))
1032 RAT_FAMILY_LTE,
1035 format(RAT_FAMILY_LTE, NETWORK_MODE_LTE_GSM_WCDMA))
1130 RAT_FAMILY_LTE,
[all …]
DTelLabVoiceTest.py44 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
257 RAT_FAMILY_LTE,
265 RAT_FAMILY_LTE,
306 RAT_FAMILY_LTE,
DTelLabMobilityTest.py39 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
284 RAT_FAMILY_LTE,
292 RAT_FAMILY_LTE,
333 RAT_FAMILY_LTE,
DTelLabEmergencyCallTest.py45 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
303 RAT_FAMILY_LTE,
311 RAT_FAMILY_LTE,
355 RAT_FAMILY_LTE,
DTelLabSmsTest.py45 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
55 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
115 RAT_FAMILY_LTE,
164 rat_family = RAT_FAMILY_LTE
DTelLabDataRoamingTest.py31 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
89 RAT_FAMILY_LTE,
120 format(RAT_FAMILY_LTE, NETWORK_MODE_LTE_GSM_WCDMA))
DTelLabDataTest.py53 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
155 rat_family = RAT_FAMILY_LTE
253 rat_family = RAT_FAMILY_LTE
DTelLabUeIdentityTest.py38 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
91 rat_family = RAT_FAMILY_LTE
DTelLabEtwsTest.py44 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
109 rat_family = RAT_FAMILY_LTE
DTelLabCmasTest.py58 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
131 rat_family = RAT_FAMILY_LTE
DTelLabProjectFiTest.py35 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
169 rat_family = RAT_FAMILY_LTE
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py48 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE