Searched refs:testCollectionSizeRemove (Results 1 – 1 of 1) sorted by relevance
99 public void testCollectionSizeRemove(String name, Collection<Integer> c) { in testCollectionSizeRemove() method in CollectionAndMapModifyStreamTest146 testCollectionSizeRemove(name + " key set", c.get().keySet()); in testMapKeysSizeRemove()151 testCollectionSizeRemove(name + " value set", c.get().values()); in testMapValuesSizeRemove()