Searched refs:getConfig (Results 1 – 6 of 6) sorted by relevance
88 InputStream input = mConfigServer.getConfig("host-config.xml"); in testGetConfig()95 mConfigServer.getConfig("not-exist-host-config.xml"); in testGetConfig_notExist()
72 public InputStream getConfig(String name) throws ConfigurationException { in setUp()
38 public InputStream getConfig(String name) throws ConfigurationException; in getConfig() method
65 configStream = mConfigServer.getConfig(name); in getConfigStream()
175 public InputStream getConfig(String name) throws ConfigurationException { in getConfig() method in GCSConfigurationServer
251 public InputStream getConfig(String name) throws ConfigurationException { in getConfig() method in GlobalConfigurationTest.StubConfigServer