Searched refs:foundKeys (Results 1 – 1 of 1) sorted by relevance
443 Set<Integer> foundKeys = Sets.newHashSet(); in testAsMapKeySet() local445 foundKeys.add(current); in testAsMapKeySet()448 assertEquals(ImmutableSet.of(20, 5), foundKeys); in testAsMapKeySet()