/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | RemoteAndroidDevice.java | 186 public boolean adbTcpConnect(String host, String port) { in adbTcpConnect() 212 private boolean confirmAdbTcpConnect(String host, String port) { in confirmAdbTcpConnect() 234 public boolean adbTcpDisconnect(String host, String port) { in adbTcpDisconnect() 286 private CommandResult adbConnect(String host, String port) { in adbConnect()
|
/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/test/connectivity/acts/framework/acts/controllers/ |
D | pdu.py | 88 def _create_device(device, host, username, password): argument 163 def __init__(self, host, username, password): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/aeroflex/ |
D | telnet.py | 43 def open(self, host, port=23): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/ |
D | http.py | 46 def open(self, host, port=80, timeout=2): argument
|
D | telnet.py | 51 def open(self, host, port=23): argument
|
/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/ |
D | _tnhelper.py | 49 def open(self, host, port=23): 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/fuchsia_lib/ |
D | utils_lib.py | 117 def get_ssh_key_for_host(host, ssh_config_file): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/ |
D | webpowerswitch.py | 35 def __init__(self, host, username, password): argument
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | LocalAndroidVirtualDeviceTest.java | 70 public boolean adbTcpConnect(String host, String port) { in adbTcpConnect() 78 public boolean adbTcpDisconnect(String host, String port) { in adbTcpDisconnect()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
D | BaseDeviceMetricCollectorTest.java | 434 HostTest host = new HostTest(); in testActualRunAnnotated_include() local 487 HostTest host = new HostTest(); in testActualRunAnnotated_exclude() local
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | rpm_controller_utils.py | 47 def __init__(self, host): argument
|
/tools/test/connectivity/acts/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/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 510 def _test_1x_multi_call_drop_from_participant(self, host, first_drop_ad, argument 551 def _test_1x_multi_call_drop_from_host(self, host, active_participant_ad, argument 595 def _test_1x_conf_call_drop_from_host(self, host, participant_list): argument 619 def _test_1x_merge_conference(self, host, participant_list, call_conf_id): argument
|