Searched refs:loadConfigsFromSpecifiedPaths (Results 1 – 4 of 4) sorted by relevance
497 mRepo.loadConfigsFromSpecifiedPaths( in testLoadConfigsFromSpecifiedPaths_OneModule()521 mRepo.loadConfigsFromSpecifiedPaths( in testLoadConfigsFromSpecifiedPaths_MultipleModules()553 mRepo.loadConfigsFromSpecifiedPaths( in testLoadConfigsFromSpecifiedPaths_WithExcludeFilter()
108 getModuleLoader().loadConfigsFromSpecifiedPaths( in loadingStrategy()
140 public LinkedHashMap<String, IConfiguration> loadConfigsFromSpecifiedPaths( in loadConfigsFromSpecifiedPaths() method in SuiteModuleLoader166 toRun.putAll(loadConfigsFromSpecifiedPaths(listConfigFiles, abis, suiteTag)); in loadConfigsFromDirectory()
349 return getModuleLoader().loadConfigsFromSpecifiedPaths(mConfigPaths, abis, suiteTag); in loadingStrategy()