Home
last modified time | relevance | path

Searched refs:reverse_direction (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
DCellularThroughputBaseTest.py236 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/
DWifiSoftApPerformanceTest.py248 reverse_direction=1,
254 reverse_direction=0,
DWifiThroughputStabilityTest.py480 reverse_direction=1,
490 reverse_direction=0,
DWifiTdlsRvrTest.py262 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),
DWifiRvrTest.py689 reverse_direction=1,
699 reverse_direction=0,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
DCoexBaseTest.py209 reverse_direction=1,
215 reverse_direction=0,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py317 reverse_direction, argument
352 if reverse_direction:
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py350 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py410 reverse_direction=(testcase_params['traffic_direction'] == 'DL'),