Home
last modified time | relevance | path

Searched refs:testImmutableCollection (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/Collection/
DMOAT.java462 private static void testImmutableCollection(final Collection<Integer> c) { in testImmutableCollection() method in MOAT
477 testImmutableCollection(c); in testImmutableSet()
482 testImmutableCollection(c); in testImmutableList()
625 testImmutableCollection(m.values()); in testImmutableMap()