Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiPingTest.py50 MAX_CONSECUTIVE_ZEROS = 5 variable in WifiPingTest
346 if zero_counter == self.MAX_CONSECUTIVE_ZEROS:
DWifiRvrTest.py49 MAX_CONSECUTIVE_ZEROS = 3 variable in WifiRvrTest
425 if zero_counter == self.MAX_CONSECUTIVE_ZEROS: