Searched refs:testsForGroup (Results 1 – 1 of 1) sorted by relevance
112 Set<TestInfo> testsForGroup = new HashSet<>(); in TestMapping() local113 mTestCollection.put(group, testsForGroup); in TestMapping()144 testsForGroup.add(test); in TestMapping()