Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DEnumSetTest.java452 Set hugeSetWithSubclass = EnumSet.allOf(HugeEnumWithInnerClass.class); in test_addAll_LCollection() local
916 EnumSet<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_containsAll_LCollection() local
1176 Set<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_removeAll_LCollection() local
1586 Set<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_iterator() local