Searched defs:anotherHugeSet (Results 1 – 1 of 1) sorted by relevance
207 EnumSet<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_AllOf_LClass() local566 Set<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_equals_LObject() local855 Set<HugeEnum> anotherHugeSet = EnumSet.noneOf(HugeEnum.class); in test_containsAll_LCollection() local1185 Set<HugeEnum> anotherHugeSet = EnumSet.noneOf(HugeEnum.class); in test_removeAll_LCollection() local1368 Set<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_retainAll_LCollection() local