Home
last modified time | relevance | path

Searched refs:GENERAL_PURPOSE (Results 1 – 25 of 26) sorted by relevance

12

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DTestsForQueuesInJavaUtil.java87 CollectionFeature.GENERAL_PURPOSE, in testsForLinkedList()
106 CollectionFeature.GENERAL_PURPOSE,
123 CollectionFeature.GENERAL_PURPOSE,
140 CollectionFeature.GENERAL_PURPOSE,
162 CollectionFeature.GENERAL_PURPOSE,
177 CollectionFeature.GENERAL_PURPOSE,
DTestsForSetsInJavaUtil.java144 SetFeature.GENERAL_PURPOSE,
160 SetFeature.GENERAL_PURPOSE,
179 SetFeature.GENERAL_PURPOSE,
196 SetFeature.GENERAL_PURPOSE,
215 SetFeature.GENERAL_PURPOSE,
233 SetFeature.GENERAL_PURPOSE,
270 SetFeature.GENERAL_PURPOSE,
313 SetFeature.GENERAL_PURPOSE,
DTestsForMapsInJavaUtil.java137 MapFeature.GENERAL_PURPOSE,
155 MapFeature.GENERAL_PURPOSE,
175 MapFeature.GENERAL_PURPOSE,
195 MapFeature.GENERAL_PURPOSE,
214 MapFeature.GENERAL_PURPOSE,
DTestsForListsInJavaUtil.java152 ListFeature.GENERAL_PURPOSE,
168 ListFeature.GENERAL_PURPOSE,
185 ListFeature.GENERAL_PURPOSE,
221 ListFeature.GENERAL_PURPOSE,
271 ListFeature.GENERAL_PURPOSE,
/external/guava/guava-tests/test/com/google/common/collect/
DMultisetCollectionTest.java55 CollectionFeature.GENERAL_PURPOSE) in suite()
79 CollectionFeature.GENERAL_PURPOSE, in suite()
100 CollectionFeature.GENERAL_PURPOSE, in suite()
117 CollectionFeature.GENERAL_PURPOSE, in suite()
125 CollectionFeature.GENERAL_PURPOSE, in suite()
DCollections2Test.java99 CollectionFeature.GENERAL_PURPOSE, in testsForFilter()
119 CollectionFeature.GENERAL_PURPOSE,
141 CollectionFeature.GENERAL_PURPOSE,
163 CollectionFeature.GENERAL_PURPOSE,
187 CollectionFeature.GENERAL_PURPOSE,
DForwardingSortedMapTest.java135 MapFeature.GENERAL_PURPOSE).createTestSuite());
157 MapFeature.ALLOWS_NULL_KEYS, MapFeature.GENERAL_PURPOSE)
DMutableClassToInstanceMapTest.java71 MapFeature.GENERAL_PURPOSE, in suite()
DTransformedSetTest.java62 SetFeature.GENERAL_PURPOSE, in suite()
DForwardingSortedSetTest.java122 CollectionFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DForwardingQueueTest.java124 CollectionFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DForwardingCollectionTest.java113 CollectionFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DForwardingSetTest.java121 CollectionFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DForwardingListTest.java152 ListFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DForwardingMultisetTest.java155 CollectionFeature.GENERAL_PURPOSE).createTestSuite()); in suite()
DMultimapCollectionTest.java76 CollectionFeature.GENERAL_PURPOSE
83 CollectionFeature.GENERAL_PURPOSE
101 ListFeature.GENERAL_PURPOSE
DForwardingMapTest.java134 MapFeature.ALLOWS_NULL_KEYS, MapFeature.GENERAL_PURPOSE)
DSetsTest.java194 SetFeature.GENERAL_PURPOSE, in testsForFilter()
215 SetFeature.GENERAL_PURPOSE,
239 SetFeature.GENERAL_PURPOSE,
DMapsTest.java1270 MapFeature.GENERAL_PURPOSE)
1297 MapFeature.GENERAL_PURPOSE)
1326 MapFeature.GENERAL_PURPOSE)
1364 MapFeature.GENERAL_PURPOSE)
DListsTest.java201 CollectionFeature.ALLOWS_NULL_VALUES, ListFeature.GENERAL_PURPOSE) in suite()
223 CollectionFeature.ALLOWS_NULL_VALUES, ListFeature.GENERAL_PURPOSE) in suite()
DTreeBasedTableTest.java66 }).withFeatures(MapFeature.GENERAL_PURPOSE, CollectionSize.ANY) in suite()
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DSetFeature.java36 GENERAL_PURPOSE( enumConstant
37 CollectionFeature.GENERAL_PURPOSE
DListFeature.java42 GENERAL_PURPOSE( enumConstant
43 CollectionFeature.GENERAL_PURPOSE,
DMapFeature.java57 GENERAL_PURPOSE( enumConstant
DCollectionFeature.java95 GENERAL_PURPOSE( enumConstant

12