HomeSort by relevance Sort by last modified time
    Searched refs:GEN_3G (Results 1 - 8 of 8) sorted by null

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 224 technology_gen_tbl = [tel_defines.GEN_2G, tel_defines.GEN_3G,
231 'generation': tel_defines.GEN_3G,
259 'generation': tel_defines.GEN_3G,
266 'generation': tel_defines.GEN_3G,
273 'generation': tel_defines.GEN_3G,
280 'generation': tel_defines.GEN_3G,
294 'generation': tel_defines.GEN_3G,
301 'generation': tel_defines.GEN_3G,
308 'generation': tel_defines.GEN_3G,
315 'generation': tel_defines.GEN_3G,
    [all...]
tel_defines.py 354 GEN_3G = "3G"
tel_voice_utils.py 22 from acts.test_utils.tel.tel_defines import GEN_3G
410 network_generation: network generation, e.g. GEN_2G, GEN_3G, GEN_4G
478 return phone_setup_data_for_subscription(log, ad, sub_id, GEN_3G)
911 GEN_3G,
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 31 from acts.test_utils.tel.tel_defines import GEN_3G
201 self.wifi_network_pass, GEN_3G)
258 return self._test_data_connectivity_multi_bearer(GEN_3G)
    [all...]
TelWifiVoiceTest.py 28 from acts.test_utils.tel.tel_defines import GEN_3G
    [all...]
TelLiveSmsTest.py 23 from acts.test_utils.tel.tel_defines import GEN_3G
    [all...]
TelLiveVoiceTest.py 32 from acts.test_utils.tel.tel_defines import GEN_3G
    [all...]
TelLiveVoiceConfTest.py 29 from acts.test_utils.tel.tel_defines import GEN_3G
    [all...]

Completed in 58 milliseconds