Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DTfSuiteRunner.java170 expandTestSuites( in loadTests()
176 expandTestSuites(configName, testConfig, parentConfig, graph); in loadTests()
213 private LinkedHashMap<String, IConfiguration> expandTestSuites( in expandTestSuites() method in TfSuiteRunner