Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 26) sorted by relevance

12

/tools/tradefederation/core/proto/resultdb/
Dcommon.proto79 string host = 1; field
104 string host = 1; field
117 string host = 1; field
162 string host = 1; field
/tools/tradefederation/core/src/com/android/tradefed/device/connection/
DAdbTcpConnection.java161 public boolean adbTcpConnect(String host, String port) { in adbTcpConnect()
221 private boolean confirmAdbTcpConnect(String host, String port) { in confirmAdbTcpConnect()
238 private CommandResult adbConnect(String host, String port) { in adbConnect()
269 public boolean adbTcpDisconnect(String host, String port) { in adbTcpDisconnect()
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/
Dnp02b.py29 def __init__(self, host, username, password): argument
132 def __init__(self, host): argument
/tools/treble/build/treble_build/
DREADME.md13 ### host subsection
/tools/test/connectivity/acts/framework/acts/controllers/
Dpdu.py88 def _create_device(device, host, username, password): argument
164 def __init__(self, host, username, password): argument
/tools/asuite/adevice/src/
Dmain.rs27 let host = RealHost::new(); in main() localVariable
/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTEST_MAPPING.config.json12 "host": { object
82 "host": { "$ref": "#/definitions/host" }, object
100 "host": { "$ref": "#/definitions/host" } object
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/aeroflex/
Dtelnet.py43 def open(self, host, port=23): argument
/tools/tradefederation/core/proto/monitoring/server/
Dlab_resource.proto136 MonitoredEntity host = 1; field
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/
D_tnhelper.py50 def open(self, host, port=23): argument
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/
Dtelnet.py52 def open(self, host, port=23): argument
Dhttp.py46 def open(self, host, port=80, timeout=2): argument
/tools/tradefederation/contrib/src/com/android/wireless/tests/
DRadioHelper.java102 String host = PING_SERVER_LIST[i]; in pingTest() local
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/
Dwebpowerswitch.py45 def __init__(self, host, username, password): argument
/tools/tradefederation/core/avd_util/com/android/tradefed/util/avd/
DHostOrchestratorUtil.java100 String host, in HostOrchestratorUtil()
121 String host, in HostOrchestratorUtil()
530 String host = mUseOxygenation ? "127.0.0.1" : mHost; in getHOBaseUrl() local
DOxygenClient.java339 String host, in release()
/tools/netsim/rust/http-proxy/src/
Dutil.rs101 let host = (hostname, port) in from_string() localVariable
/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/
DBaseDeviceMetricCollectorTest.java456 HostTest host = new HostTest(); in testActualRunAnnotated_include() local
509 HostTest host = new HostTest(); in testActualRunAnnotated_exclude() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Drpm_controller_utils.py47 def __init__(self, host): argument
/tools/tradefederation/core/src/com/android/tradefed/device/
DLocalAndroidVirtualDevice.java606 public boolean adbTcpConnect(String host, String port) { in adbTcpConnect()
612 public boolean adbTcpDisconnect(String host, String port) { in adbTcpDisconnect()
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DLocalAndroidVirtualDeviceTest.java79 public boolean adbTcpConnect(String host, String port) { in adbTcpConnect()
87 public boolean adbTcpDisconnect(String host, String port) { in adbTcpDisconnect()
/tools/test/connectivity/acts_tests/tests/google/wifi/
Dexample_config_sanity.json13 "host" : "<ip 1, e.g. 192.168.1.2>" string
19 "host" : "<ip 2 (if necessary) and ip 3 ...>" string
/tools/asuite/atest/
Dcli_translator.py90 host=False, argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceConfTest.py298 def _test_1x_multi_call_drop_from_participant(self, host, first_drop_ad, argument
340 def _test_1x_multi_call_drop_from_host(self, host, active_participant_ad, argument
385 def _test_1x_conf_call_drop_from_host(self, host, participant_list): argument
410 def _test_1x_merge_conference(self, host, participant_list, call_conf_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py481 def _socket_connect(self, host, port): argument

12