Home
last modified time | relevance | path

Searched refs:getGlobalConfigServer (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/
DIGlobalConfiguration.java276 public IConfigurationServer getGlobalConfigServer(); in getGlobalConfigServer() method
DGlobalConfiguration.java252 configServer = configServerConfig.getGlobalConfigServer(); in createGlobalConfigServer()
379 public IConfigurationServer getGlobalConfigServer() { in getGlobalConfigServer() method in GlobalConfiguration
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DGlobalConfigurationTest.java283 (StubConfigServer) configServerConfig.getGlobalConfigServer(); in testCreateGlobalConfiguration_configServer()