Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationFactory.java819 public void loadAndPrintAllConfigs() throws ConfigurationException { in loadAndPrintAllConfigs() method in ConfigurationFactory
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationFactoryTest.java96 spyFactory.loadAndPrintAllConfigs(); in testLoadAndPrintAllConfigs()