Home
last modified time | relevance | path

Searched refs:socket_size (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py320 socket_size=None, argument
350 if socket_size:
351 iperf_args = iperf_args + '-w {} '.format(socket_size)
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiThroughputStabilityTest.py482 socket_size=testcase_params['iperf_socket_size'],
492 socket_size=testcase_params['iperf_socket_size'],
DWifiTdlsRvrTest.py263 socket_size=testcase_params['iperf_socket_size'],
DWifiRvrTest.py691 socket_size=testcase_params['iperf_socket_size'],
701 socket_size=testcase_params['iperf_socket_size'],
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py351 socket_size=testcase_params['iperf_socket_size'],
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py412 socket_size=testcase_params['iperf_socket_size'],
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
DCellularThroughputBaseTest.py247 socket_size=testcase_params['iperf_socket_size'],