Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 41) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_server.py263 def __init__(self, port): argument
272 def port(self): member in IPerfServerBase
345 def __init__(self, port=5201): argument
353 def port(self): member in IPerfServer
424 port, argument
446 def port(self): member in IPerfServerOverSsh
613 def __init__(self, android_device_or_serial, port): argument
630 def port(self): member in IPerfServerOverAdb
Dchameleon_controller.py102 def __init__(self, ip="", port=9992): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRvrTwTest.py138 def getdB(self,port): argument
150 def setdB(self,port,dB): argument
182 def checkdB(self,port,dB): argument
201 def getDG(self,port): argument
218 def setDG(self,port,DG): argument
233 def checkDG(self,port,DG): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py88 def get_port_properties(self, port): argument
154 def port_exists(self, port): argument
169 port, argument
236 def refresh_port_connection(self, port): argument
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/
Dhost_utils.py37 def is_port_available(port): argument
50 def _try_bind(port, socket_type, socket_proto): argument
/tools/ndkports/
Dbuild.gradle.kts66 for (port in allPorts) { in port() method
110 for (port in allPorts) { in <lambda>() method
/tools/acloud/internal/lib/
Dutils.py774 def CheckPortFree(port): argument
811 def ReleasePort(port): argument
994 def LaunchBrowser(ip_addr, port): argument
1012 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dsocket_test_utils.py28 def open_android_socket(ad, domain, sock_type, ip, port): argument
112 def open_datagram_socket(ad, ip, port): argument
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dsettings.py62 port=22, argument
/tools/asuite/atest-py2/test_runners/
Dexample_test_runner.py60 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dregression_test_runner.py73 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Drobolectric_test_runner.py236 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dtest_runner_base.py193 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/asuite/atest/test_runners/
Dexample_test_runner.py61 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dregression_test_runner.py75 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dtest_runner_base.py186 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Drobolectric_test_runner.py250 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/
Dhttp.py46 def open(self, host, port=80, timeout=2): argument
Dtelnet.py51 def open(self, host, port=23): argument
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/
D_tnhelper.py49 def open(self, host, port=23): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
DGFTInOutBaseTest.py166 def adjust_atten(self, port , power): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DThroughputTest.py104 def run_iperf(self, q, dut, peer_dut, peer_aware_if, dut_ipv6, port): argument
/tools/acloud/public/actions/
Dcommon_operations.py154 port=constants.DEFAULT_SERIAL_PORT): argument
/tools/asuite/atest/
Dtest_runner_handler_unittest.py69 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/acloud/public/
Ddevice_driver.py313 port): argument

12