Searched refs:reverse_direction (Results 1 – 9 of 9) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | CellularThroughputBaseTest.py | 236 reverse_direction = 0 if adb_iperf_server else 1 240 reverse_direction = 1 if adb_iperf_server else 0 245 reverse_direction=reverse_direction,
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiSoftApPerformanceTest.py | 248 reverse_direction=1, 254 reverse_direction=0,
|
D | WifiThroughputStabilityTest.py | 480 reverse_direction=1, 490 reverse_direction=0,
|
D | WifiTdlsRvrTest.py | 262 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),
|
D | WifiRvrTest.py | 689 reverse_direction=1, 699 reverse_direction=0,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | CoexBaseTest.py | 209 reverse_direction=1, 215 reverse_direction=0,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | __init__.py | 317 reverse_direction, argument 352 if reverse_direction:
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/ |
D | WifiAwareRvrTest.py | 350 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/ |
D | WifiP2pRvrTest.py | 410 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),
|