Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DSoftApTest.py414 def run_iperf_traffic(self, ip_client, server_address, server_port=5201): argument
429 (ip_client_identifier, server_address))
431 server_address, '-i 1 -t 10 -J -p %s' % server_port,
438 % (ip_client_identifier, server_address))
442 'rate of %s MB/s.' % (ip_client_identifier, server_address,
447 (server_address, ip_client_identifier))
449 server_address, '-i 1 -t 10 -R -J -p %s' % server_port,
456 % (server_address, ip_client_identifier))
460 'rate of %s MB/s.' % (server_address, ip_client_identifier,
465 server_address, argument
[all …]
/tools/test/connectivity/acts_tests/tests/google/experimental/
DBluetoothLatencyTest.py80 server_address = self.server_device.droid.bluetoothGetLocalAddress()
83 .bluetoothDiscoverAndBond(server_address),
DBluetoothThroughputTest.py76 server_address = self.server_device.droid.bluetoothGetLocalAddress()
79 .bluetoothDiscoverAndBond(server_address),
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtInterferenceDynamicTest.py278 args=(obj.server_address, iperf_args, tag))
335 args=(obj.server_address, iperf_args, tag))
DStartIperfTrafficTest.py95 args=(obj.server_address, iperf_args,
DBtInterferenceStaticTest.py116 args=(obj.server_address, iperf_args,
/tools/test/connectivity/acts_tests/tests/google/bt/power/
DSetupBTPairingTest.py52 server_address = ('localhost', port)
/tools/test/connectivity/acts_tests/tests/google/wifi/
DSetupWifiNetworkTest.py37 server_address = ('localhost', port)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtInterferenceBaseTest.py65 traffic_pair_obj.server_address, duration,