Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DTfSuiteRunner.java239 LinkedHashMap<String, IConfiguration> subConfigs = in expandTestSuites() local
241 configMap.putAll(subConfigs); in expandTestSuites()