Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java431 new TestMapping(path, testMappingsRootPath).getTestCollection(); in getAllTests()
443 private Map<String, Set<TestInfo>> getTestCollection() { in getTestCollection() method in TestMapping