Searched defs:SingletonSet (Results 1 – 3 of 3) sorted by relevance
28 TEST(CookiePartitionKeyCollectionTest, SingletonSet) { in TEST() argument
558 static class SingletonSet<E> extends AbstractSet<E> { class in AutoBuilderTest561 SingletonSet(E element) { in SingletonSet() method in AutoBuilderTest.SingletonSet