Searched refs:testGroups (Results 1 – 1 of 1) sorted by relevance
132 Iterator<String> testGroups = (Iterator<String>) root.keys(); in getTestCollection() local139 while (testGroups.hasNext()) { in getTestCollection()140 String group = testGroups.next(); in getTestCollection()