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