Home
last modified time | relevance | path

Searched defs:getExternalTestCasesDirs (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSystemUtil.java83 public static List<File> getExternalTestCasesDirs() { in getExternalTestCasesDirs() method in SystemUtil
/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationFactory.java218 List<File> getExternalTestCasesDirs() { in getExternalTestCasesDirs() method in ConfigurationFactory