Home
last modified time | relevance | path

Searched defs:iperf_server_address (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/
Dexample_config_iot.json37 "iperf_server_address": "<your IP address>" string
Dexample_connectivity_performance_ap_sta.json24 … "iperf_server_address": "<ip address of iperf server generating or accepting test traffic>", string
Dexample_config_sanity.json55 "iperf_server_address": "100.107.126.31" string
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py332 iperf_server_address, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py266 def start_iperf_client_nb(iperf_client, iperf_server_address, iperf_args, tag, argument