Home
last modified time | relevance | path

Searched refs:server_host (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1133 server_host, argument
1149 cmd = "iperf3 -c {} {}".format(server_host, extra_args)
1155 server_host, argument
1173 "iperf3 -c {} {}".format(server_host, extra_args), timeout=timeout)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py146 def run_iperf_client_nonblocking(ad, server_host, extra_args=""): argument
161 server_host, extra_args))