Searched defs:actualSet (Results 1 – 3 of 3) sorted by relevance
198 HashSet<String> actualSet = new HashSet(actual); in assertSameElements() local
147 HashSet<?> actualSet = new HashSet<>(actual); in assertListEqualsIgnoringOrder() local
983 Set<RouteInfo> actualSet = new ArraySet<>(actual); in assertEqualRoutes() local