Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java117 Map<String, Set<TestInfo>> testCollection = new LinkedHashMap<>(); in getTestCollection() local
397 Map<String, Set<TestInfo>> testCollection, in getTests()
611 Map<String, Set<TestInfo>> testCollection = in getAllTests() local