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.java278 IGlobalConfiguration configServerConfig = in testCreateGlobalConfiguration_configServer() local
283 (StubConfigServer) configServerConfig.getGlobalConfigServer(); in testCreateGlobalConfiguration_configServer()
/tools/tradefederation/core/src/com/android/tradefed/config/
DGlobalConfiguration.java249 IGlobalConfiguration configServerConfig = in createGlobalConfigServer() local
252 configServer = configServerConfig.getGlobalConfigServer(); in createGlobalConfigServer()