Home
last modified time | relevance | path

Searched refs:configServerConfig (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DGlobalConfigurationTest.java284 IGlobalConfiguration configServerConfig = in testCreateGlobalConfiguration_configServer() local
289 (StubConfigServer) configServerConfig.getGlobalConfigServer(); in testCreateGlobalConfiguration_configServer()
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DGlobalConfiguration.java252 IGlobalConfiguration configServerConfig = in createGlobalConfigServer() local
255 configServer = configServerConfig.getGlobalConfigServer(); in createGlobalConfigServer()