/tools/tradefederation/core/proto/resultdb/ |
D | common.proto | 79 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/ |
D | AdbTcpConnection.java | 161 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/ |
D | np02b.py | 29 def __init__(self, host, username, password): argument 132 def __init__(self, host): argument
|
/tools/treble/build/treble_build/ |
D | README.md | 13 ### host subsection
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | pdu.py | 88 def _create_device(device, host, username, password): argument 164 def __init__(self, host, username, password): argument
|
/tools/asuite/adevice/src/ |
D | main.rs | 27 let host = RealHost::new(); in main() localVariable
|
/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/ |
D | TEST_MAPPING.config.json | 12 "host": { object 82 "host": { "$ref": "#/definitions/host" }, object 100 "host": { "$ref": "#/definitions/host" } object
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/aeroflex/ |
D | telnet.py | 43 def open(self, host, port=23): argument
|
/tools/tradefederation/core/proto/monitoring/server/ |
D | lab_resource.proto | 136 MonitoredEntity host = 1; field
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/ |
D | _tnhelper.py | 50 def open(self, host, port=23): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/ |
D | telnet.py | 52 def open(self, host, port=23): argument
|
D | http.py | 46 def open(self, host, port=80, timeout=2): argument
|
/tools/tradefederation/contrib/src/com/android/wireless/tests/ |
D | RadioHelper.java | 102 String host = PING_SERVER_LIST[i]; in pingTest() local
|
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/ |
D | webpowerswitch.py | 45 def __init__(self, host, username, password): argument
|
/tools/tradefederation/core/avd_util/com/android/tradefed/util/avd/ |
D | HostOrchestratorUtil.java | 100 String host, in HostOrchestratorUtil() 121 String host, in HostOrchestratorUtil() 530 String host = mUseOxygenation ? "127.0.0.1" : mHost; in getHOBaseUrl() local
|
D | OxygenClient.java | 339 String host, in release()
|
/tools/netsim/rust/http-proxy/src/ |
D | util.rs | 101 let host = (hostname, port) in from_string() localVariable
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | BaseDeviceMetricCollectorTest.java | 456 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/ |
D | rpm_controller_utils.py | 47 def __init__(self, host): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | LocalAndroidVirtualDevice.java | 606 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/ |
D | LocalAndroidVirtualDeviceTest.java | 79 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/ |
D | example_config_sanity.json | 13 "host" : "<ip 1, e.g. 192.168.1.2>" string 19 "host" : "<ip 2 (if necessary) and ip 3 ...>" string
|
/tools/asuite/atest/ |
D | cli_translator.py | 90 host=False, argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 298 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/ |
D | uxm_cellular_simulator.py | 481 def _socket_connect(self, host, port): argument
|