Searched defs:anotherHugeSet (Results 1 – 1 of 1) sorted by relevance
206 EnumSet<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_AllOf_LClass() local565 Set<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_equals_LObject() local823 Set<HugeEnum> anotherHugeSet = EnumSet.noneOf(HugeEnum.class); in test_containsAll_LCollection() local1153 Set<HugeEnum> anotherHugeSet = EnumSet.noneOf(HugeEnum.class); in test_removeAll_LCollection() local1328 Set<HugeEnum> anotherHugeSet = EnumSet.allOf(HugeEnum.class); in test_retainAll_LCollection() local