Home
last modified time | relevance | path

Searched refs:WIFI_2G (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelPowerTest.py81 WIFI_2G = '2g' variable
415 wifi=WIFI_2G,
444 wifi=WIFI_2G,
545 return self._power_test(apm=True, wifi=WIFI_2G)
568 wifi=WIFI_2G,
594 wifi=WIFI_2G,
644 wifi=WIFI_2G,
709 wifi=WIFI_2G,
753 wifi=WIFI_2G,
885 wifi=WIFI_2G,
[all …]
/tools/test/connectivity/acts/tests/google/wifi/
DWifiPreFlightTest.py47 self.WIFI_2G = "2g"
65 networks.append(ref_net[self.WIFI_2G])
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py425 self.WIFI_2G = "2g"
437 if key == self.WIFI_2G: