/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | __init__.py | 35 SHORT_SLEEP = 1 variable 134 time.sleep(SHORT_SLEEP) 141 time.sleep(SHORT_SLEEP) 159 time.sleep(SHORT_SLEEP) 284 timeout=ping_deadline + SHORT_SLEEP, 294 timeout=ping_deadline + SHORT_SLEEP, 603 time.sleep(SHORT_SLEEP) 654 polling_frequency=SHORT_SLEEP, 667 polling_frequency=SHORT_SLEEP,
|
D | brcm_utils.py | 28 SHORT_SLEEP = 1 variable 166 polling_frequency=SHORT_SLEEP, 414 time.sleep(SHORT_SLEEP)
|
D | qcom_utils.py | 28 SHORT_SLEEP = 1 variable 47 polling_frequency=SHORT_SLEEP,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | ota_sniffer.py | 32 SHORT_SLEEP = 1 variable 510 time.sleep(SHORT_SLEEP) 639 time.sleep(SHORT_SLEEP) 679 time.sleep(SHORT_SLEEP) 682 time.sleep(SHORT_SLEEP)
|
D | ota_chamber.py | 25 SHORT_SLEEP = 1 variable 289 time.sleep(SHORT_SLEEP)
|
/tools/test/connectivity/acts_tests/tests/google/cellular/performance/ |
D | CellularFr2UplinkPowerSweepTest.py | 36 SHORT_SLEEP = 1 variable 215 ['ACT', 'CONN'], SHORT_SLEEP, SHORT_SLEEP):
|
D | CellularPageDecodeTest.py | 34 SHORT_SLEEP = 1 variable
|
D | CellularLtePlusFr1PeakThroughputTest.py | 35 SHORT_SLEEP = 1 variable
|
D | CellularFr2PeakThroughputTest.py | 36 SHORT_SLEEP = 1 variable
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiRssiTest.py | 40 SHORT_SLEEP = 1 variable 487 testcase_params['traffic_timeout'] + SHORT_SLEEP) 637 first_measurement_delay=SHORT_SLEEP, 685 first_measurement_delay=SHORT_SLEEP, 1022 first_measurement_delay=SHORT_SLEEP,
|
D | WifiThroughputStabilityTest.py | 40 SHORT_SLEEP = 1 variable
|
D | WifiRoamingPerformanceTest.py | 35 SHORT_SLEEP = 1 variable
|
D | WifiTxPowerCheckTest.py | 51 SHORT_SLEEP = 1 variable in WifiTxPowerCheckTest
|
D | WifiPingTest.py | 49 SHORT_SLEEP = 1 variable in WifiPingTest
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | CellularThroughputBaseTest.py | 43 SHORT_SLEEP = 1 variable 390 time.sleep(SHORT_SLEEP) 626 time.sleep(SHORT_SLEEP)
|
D | cellular_performance_test_utils.py | 72 SHORT_SLEEP = 1 variable 716 time.sleep(SHORT_SLEEP)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
D | keysight_5g_testapp.py | 26 SHORT_SLEEP = 1 variable 271 polling_interval=SHORT_SLEEP): 1022 polling_interval=SHORT_SLEEP):
|