Home
last modified time | relevance | path

Searched refs:SHORT_SLEEP (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py34 SHORT_SLEEP = 1 variable
665 timeout=ping_deadline + SHORT_SLEEP,
670 timeout=ping_deadline + SHORT_SLEEP,
699 polling_frequency=SHORT_SLEEP,
808 polling_frequency=SHORT_SLEEP,
1186 time.sleep(SHORT_SLEEP)
Dota_chamber.py23 SHORT_SLEEP = 1 variable
239 time.sleep(SHORT_SLEEP)
/tools/test/connectivity/acts/tests/google/wifi/
DWifiRssiTest.py39 SHORT_SLEEP = 1 variable
476 testcase_params['traffic_timeout'] + SHORT_SLEEP)
DWifiThroughputStabilityTest.py38 SHORT_SLEEP = 1 variable
DWifiRoamingPerformanceTest.py33 SHORT_SLEEP = 1 variable
DWifiPingTest.py48 SHORT_SLEEP = 1 variable in WifiPingTest