Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/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/
DChannelSweepTest.py302 iperf_server_address, argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py686 def start_iperf_client_nb(iperf_client, iperf_server_address, iperf_args, tag, argument