Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collection/
DMOAT.java1121 try { testCollection1(c); } in testCollection()
1125 private static void testCollection1(Collection<Integer> c) { in testCollection1() method in MOAT