Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/junit/runner/
DClassPathTestCollector.java24 Hashtable result = collectFilesInPath(classPath); in collectTests()
28 public Hashtable collectFilesInPath(String classPath) { in collectFilesInPath() method in ClassPathTestCollector