Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_performance_test_utils.py36 SHORT_SLEEP = 1 variable
600 timeout=ping_deadline + SHORT_SLEEP,
610 timeout=ping_deadline + SHORT_SLEEP,
918 time.sleep(SHORT_SLEEP)
992 polling_frequency=SHORT_SLEEP,
1016 polling_frequency=SHORT_SLEEP,
1028 polling_frequency=SHORT_SLEEP,
1151 polling_frequency=SHORT_SLEEP,
Dota_chamber.py24 SHORT_SLEEP = 1 variable
240 time.sleep(SHORT_SLEEP)
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRssiTest.py39 SHORT_SLEEP = 1 variable
476 testcase_params['traffic_timeout'] + SHORT_SLEEP)
DWifiThroughputStabilityTest.py38 SHORT_SLEEP = 1 variable
DWifiRoamingPerformanceTest.py34 SHORT_SLEEP = 1 variable
DWifiPingTest.py48 SHORT_SLEEP = 1 variable in WifiPingTest