Home
last modified time | relevance | path

Searched refs:getConfigPrefix (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationFactory.java147 mPrefix = getConfigPrefix(); in ConfigClasspathFilter()
173 int pathStartIndex = getConfigPrefix().length(); in transform()
859 protected String getConfigPrefix() { in getConfigPrefix() method in ConfigurationFactory
895 getConfigPrefix(), name, supportExtension)); in getBundledConfigStream()
903 return getClass().getResourceAsStream(String.format("/%s%s", getConfigPrefix(), name)); in getBundledConfigStream()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DGlobalConfigurationTest.java137 protected String getConfigPrefix() { in testCreateGlobalConfiguration_nonEmpty()
167 protected String getConfigPrefix() { in testCreateGlobalConfiguration_cloneConfigWithFilterByDefault()
211 protected String getConfigPrefix() { in testCreateGlobalConfiguration_cloneConfigWithFilter()
277 protected String getConfigPrefix() { in testCreateGlobalConfiguration_configServer()
DConfigurationDescriptorTest.java42 protected String getConfigPrefix() { in setUp()
DConfigurationFactoryTest.java87 protected String getConfigPrefix() { in setUp()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/gcs/
DGCSConfigurationFactoryTest.java92 protected String getConfigPrefix() { in setUp()