Searched refs:filePathImportedTestCollection (Results 1 – 1 of 1) sorted by relevance
198 Map<String, Set<TestInfo>> filePathImportedTestCollection = in getTestCollection() local202 for (String group : filePathImportedTestCollection.keySet()) { in getTestCollection()204 if (filePathImportedTestCollection.get(group) != null) { in getTestCollection()207 group, filePathImportedTestCollection.get(group)); in getTestCollection()211 .addAll(filePathImportedTestCollection.get(group)); in getTestCollection()