Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/api/java/util/
DEnumSetTest.java452 Set hugeSetWithSubclass = EnumSet.allOf(HugeEnumWithInnerClass.class); in test_addAll_LCollection() local
884 EnumSet<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_containsAll_LCollection() local
1144 Set<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_removeAll_LCollection() local
1545 Set<HugeEnumWithInnerClass> hugeSetWithSubclass = EnumSet in test_iterator() local