Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java186 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/
Dnp02b.py29 def __init__(self, host, username, password): argument
132 def __init__(self, host): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dpdu.py88 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/
Dtelnet.py43 def open(self, host, port=23): 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/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/
D_tnhelper.py49 def open(self, host, port=23): 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/fuchsia_lib/
Dutils_lib.py117 def get_ssh_key_for_host(host, ssh_config_file): argument
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/
Dwebpowerswitch.py35 def __init__(self, host, username, password): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DLocalAndroidVirtualDeviceTest.java70 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/
DBaseDeviceMetricCollectorTest.java434 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/
Drpm_controller_utils.py47 def __init__(self, host): argument
/tools/test/connectivity/acts/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/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceConfTest.py510 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