Home
last modified time | relevance | path

Searched refs:GEN_4G (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py258 tel_defines.GEN_2G, tel_defines.GEN_3G, tel_defines.GEN_4G
363 'generation': tel_defines.GEN_4G,
370 'generation': tel_defines.GEN_4G,
398 'generation': tel_defines.GEN_4G,
538 tel_defines.GEN_4G: {
553 tel_defines.GEN_4G: {
Dtel_voice_utils.py23 from acts.test_utils.tel.tel_defines import GEN_4G
400 log, ad, GEN_4G, voice_or_data=NETWORK_SERVICE_DATA):
402 log, ad, GEN_4G, voice_or_data=NETWORK_SERVICE_DATA):
479 return phone_setup_data_for_subscription(log, ad, sub_id, GEN_4G)
577 log, ad, sub_id, GEN_4G, voice_or_data=NETWORK_SERVICE_DATA):
Dtel_video_utils.py32 from acts.test_utils.tel.tel_defines import GEN_4G
122 log, ad, GEN_4G, voice_or_data=NETWORK_SERVICE_DATA):
155 if not wait_for_network_generation(log, ad, GEN_4G):
Dtel_defines.py396 GEN_4G = "4G" variable
Dtel_test_utils.py44 from acts.test_utils.tel.tel_defines import GEN_4G
4690 GEN_4G, sub_info["operator"], sub_info["phone_type"])
/tools/test/connectivity/acts/tests/google/tel/live/
DTelWifiDataTest.py24 from acts.test_utils.tel.tel_defines import GEN_4G
87 GEN_4G, NETWORK_SERVICE_DATA):
DTelWifiVoiceTest.py30 from acts.test_utils.tel.tel_defines import GEN_4G
154 GEN_4G,
442 GEN_4G,
472 GEN_4G,
550 GEN_4G,
580 GEN_4G,
652 GEN_4G,
677 GEN_4G,
2572 GEN_4G,
2659 if cellular_gen == GEN_4G:
[all …]
DTelLiveSmokeTest.py26 from acts.test_utils.tel.tel_defines import GEN_4G
360 self.wifi_network_pass, GEN_4G)
DTelLiveDataTest.py39 from acts.test_utils.tel.tel_defines import GEN_4G
185 self.wifi_network_pass, GEN_4G)
245 return self._test_data_connectivity_multi_bearer(GEN_4G)
2462 GEN_4G, MAX_WAIT_TIME_NW_SELECTION, NETWORK_SERVICE_DATA):
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabDataTest.py56 from acts.test_utils.tel.tel_defines import GEN_4G
/tools/test/connectivity/acts/tests/google/power/tel/lab/
DPowerTelTest.py63 from acts.test_utils.tel.tel_defines import GEN_4G