Home
last modified time | relevance | path

Searched defs:rawCollection (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DEnumSetTest.java349 Collection rawCollection = new ArrayList<Integer>(); in test_addAll_LCollection() local
797 Collection rawCollection = new ArrayList(); in test_containsAll_LCollection() local
1253 Collection rawCollection = new ArrayList(); in test_retainAll_LCollection() local