Home
last modified time | relevance | path

Searched refs:getHostName (Results 1 – 18 of 18) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java86 adbTcpConnect(getHostName(), getPortNum()); in postAdbRootAction()
97 adbTcpConnect(getHostName(), getPortNum()); in postAdbUnrootAction()
111 adbTcpConnect(getHostName(), getPortNum()); in postAdbReboot()
123 adbTcpConnect(getHostName(), getPortNum()); in recoverDevice()
133 public String getHostName() { in getHostName() method in RemoteAndroidDevice
248 if (confirmAdbTcpConnect(getHostName(), getPortNum())) { in waitForAdbConnect()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DRemoteAndroidDeviceTest.java160 assertEquals("localhost", mTestDevice.getHostName()); in testCheckSerial()
174 mTestDevice.getHostName(); in testCheckSerial_invalid()
193 mTestDevice.getHostName(); in testCheckSerial_placeholder()
/tools/tradefederation/core/global_configuration/com/android/tradefed/util/keystore/
DJSONFileKeyStoreFactory.java68 mHostName = getHostName(); in createKeyStoreClient()
103 private String getHostName() throws KeyStoreException { in getHostName() method in JSONFileKeyStoreFactory
106 mHostName = InetAddress.getLocalHost().getHostName(); in getHostName()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterHostUtil.java51 public static String getHostName() { in getHostName() method in ClusterHostUtil
54 sHostName = InetAddress.getLocalHost().getHostName(); in getHostName()
DClusterHostEvent.java74 public String getHostName() { in getHostName() method in ClusterHostEvent
211 json.put("hostname", this.getHostName()); in toJSON()
DClusterCommandEvent.java70 public String getHostName() { in getHostName() method in ClusterCommandEvent
214 json.put("hostname", this.getHostName()); in toJSON()
DClusterCommandScheduler.java172 .setHostName(ClusterHostUtil.getHostName()); in createEventBuilder()
567 ClusterHostUtil.getHostName(), in fetchHostCommands()
606 .setHostName(ClusterHostUtil.getHostName()) in execCommands()
617 .setHostName(ClusterHostUtil.getHostName()) in execCommands()
735 .setHostName(ClusterHostUtil.getHostName()) in UploadHostEventWithState()
DClusterDeviceMonitor.java108 .setHostName(ClusterHostUtil.getHostName()) in dispatch()
/tools/tradefederation/core/src/com/android/tradefed/result/
DDeviceUnavailEmailResultReporter.java63 return InetAddress.getLocalHost().getHostName(); in getHostname()
DEmailResultReporter.java232 bodyBuilder.append(InetAddress.getLocalHost().getHostName()); in generateEmailBody()
/tools/tradefederation/core/global_configuration/com/android/tradefed/util/hostmetric/
DAbstractHostMonitor.java72 mHostData.put("hostname", InetAddress.getLocalHost().getHostName()); in run()
DEmailHostHealthAgent.java107 subj.append(InetAddress.getLocalHost().getHostName()); in generateEmailSubject()
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/gcs/
DGCSConfigurationServer.java165 mHostname = InetAddress.getLocalHost().getHostName(); in currentHostname()
/tools/tradefederation/core/src/com/android/tradefed/log/
DTerribleFailureEmailHandler.java120 return InetAddress.getLocalHost().getHostName(); in getLocalHostName()
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DClearcutClient.java228 String hostname = InetAddress.getLocalHost().getHostName(); in isGoogleUser()
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandSchedulerTest.java402 ClusterHostUtil.getHostName(),
461 ClusterHostUtil.getHostName(),
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DXmlSuiteResultFormatter.java234 hostName = InetAddress.getLocalHost().getHostName(); in writeResults()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...