Searched defs:expectedSet (Results 1 – 8 of 8) sorted by relevance
221 val expectedSet = HashSet(expected) in assertSameClients() constant
689 final Set<String> expectedSet = new HashSet<>(); in assertPrefixSet() local
122 Set<StatusWord> expectedSet = new HashSet<>(Arrays.asList(expected[i++])); in testExpected() local
132 Set<String> expectedSet = in assertSignalsUnorderedListEqualsExceptIdAndTime() local
119 val expectedSet: HashSet<T> = HashSet(expected) in assertSameElements() constant
958 Set<RouteInfo> expectedSet = new ArraySet<>(expected); in assertEqualRoutes() local
1160 final HashSet<String> expectedSet = new HashSet<>(Arrays.asList(expected)); in assertDirContents() local
982 HashSet<IkeSaRecord> expectedSet = new HashSet<>(); in testRegisterAndUnregisterIkeSaRecord() local