Searched defs:SingletonSet (Results 1 – 2 of 2) sorted by relevance
25 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