Home
last modified time | relevance | path

Searched defs:getCurrentHostConfig (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/
DIConfigurationServer.java48 public String getCurrentHostConfig() throws ConfigurationException; in getCurrentHostConfig() method
/tools/tradefederation/core/src/com/android/tradefed/config/gcs/
DGCSConfigurationServer.java57 public String getCurrentHostConfig() throws ConfigurationException { in getCurrentHostConfig() method in GCSConfigurationServer
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DGlobalConfigurationTest.java233 public String getCurrentHostConfig() throws ConfigurationException { in getCurrentHostConfig() method in GlobalConfigurationTest.StubConfigServer