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.py386 'rat_family': tel_defines.RAT_FAMILY_LTE
393 'rat_family': tel_defines.RAT_FAMILY_LTE
449 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
462 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_CDMA2000,
486 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA,
493 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
499 'rat_family_list': [tel_defines.RAT_FAMILY_LTE]
503 [tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA]
514 [tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA]
522 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_TDSCDMA,
[all …]
Dtel_voice_utils.py34 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
979 log, ad, sub_id, NETWORK_MODE_LTE_GSM_WCDMA, RAT_FAMILY_LTE)
1009 log, ad, sub_id, NETWORK_MODE_LTE_CDMA_EVDO, RAT_FAMILY_LTE)
1040 log, ad, sub_id, RAT_FAMILY_LTE,
1119 log, ad, sub_id, RAT_FAMILY_LTE,
Dtel_defines.py308 RAT_FAMILY_LTE = 'lte' variable
Dtel_test_utils.py99 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
/tools/test/connectivity/acts/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 …]
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))
DTelLabUeIdentityTest.py38 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
91 rat_family = 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,
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,
DTelLabEtwsTest.py44 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE
109 rat_family = 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,
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
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
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/google/tel/live/
DTelLiveDataTest.py45 from acts.test_utils.tel.tel_defines import RAT_FAMILY_LTE