Home
last modified time | relevance | path

Searched refs:PARAM_5G_BAND (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/tel/lab/
DPowerTelHotspotTest.py37 PARAM_5G_BAND = "5g" variable in PowerTelHotspotTest
144 elif values[1] == self.PARAM_5G_BAND:
153 self.PARAM_5G_BAND))
/tools/test/connectivity/acts/tests/google/power/wifi/
DPowerWiFiHotspotTest.py43 PARAM_5G_BAND = '5g' variable in PowerWiFiHotspotTest
113 elif self.test_configs.band == self.PARAM_5G_BAND:
122 self.PARAM_5G_BAND))