Searched defs:anotherSet (Results 1 – 1 of 1) sorted by relevance
192 EnumSet<EnumFoo> anotherSet = EnumSet.allOf(EnumFoo.class); in test_AllOf_LClass() local533 Set<EnumFoo> anotherSet = EnumSet.noneOf(EnumFoo.class); in test_equals_LObject() local1112 Set<EnumFoo> anotherSet = EnumSet.noneOf(EnumFoo.class); in test_removeAll_LCollection() local1270 Set<EnumFoo> anotherSet = EnumSet.allOf(EnumFoo.class); in test_retainAll_LCollection() local