/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | SetOperationsTest.java | 54 .withFeatures( in suite() 68 .withFeatures(CollectionSize.ONE, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 80 .withFeatures( in suite() 93 .withFeatures( in suite() 110 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 124 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 138 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 150 .withFeatures( in suite() 164 .withFeatures( in suite() 177 .withFeatures( in suite() [all …]
|
D | MapsCollectionTest.java | 77 .withFeatures( in suite() 94 .withFeatures( in suite() 156 .withFeatures( in suite() 223 .withFeatures( in suite() 290 .withFeatures( in suite() 323 .withFeatures( in filterMapSuite() 342 .withFeatures( in filterMapSuite() 361 .withFeatures( in filterMapSuite() 381 .withFeatures( in filterMapSuite() 405 .withFeatures( in filterBiMapSuite() [all …]
|
D | TableCollectionTest.java | 126 .withFeatures( in suite() 145 .withFeatures(COLLECTION_FEATURES_REMOVE) in suite() 146 .withFeatures(CollectionFeature.SUPPORTS_ITERATOR_REMOVE) in suite() 166 .withFeatures(COLLECTION_FEATURES_REMOVE_ORDER) in suite() 167 .withFeatures(CollectionFeature.SUPPORTS_ITERATOR_REMOVE) in suite() 181 .withFeatures(COLLECTION_FEATURES) in suite() 201 .withFeatures(COLLECTION_FEATURES_ORDER) in suite() 216 .withFeatures( in suite() 235 .withFeatures(COLLECTION_FEATURES_REMOVE) in suite() 255 .withFeatures(COLLECTION_FEATURES_REMOVE_ORDER) in suite() [all …]
|
D | MultisetsCollectionTest.java | 49 .withFeatures( in suite() 59 .withFeatures( in suite() 68 .withFeatures(CollectionSize.ANY, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 74 .withFeatures( in suite() 83 .withFeatures(CollectionSize.ANY, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 89 .withFeatures( in suite() 98 .withFeatures( in suite()
|
D | MultimapsCollectionTest.java | 255 .withFeatures( in suite() 277 .withFeatures(FOR_MAP_FEATURES_ONE) in suite() 292 .withFeatures(FOR_MAP_FEATURES_ANY) in suite() 309 .withFeatures(FOR_MAP_FEATURES_ANY) in suite() 416 .withFeatures( in transformSuite() 432 .withFeatures( in transformSuite() 449 .withFeatures( in transformSuite() 466 .withFeatures( in transformSuite() 585 .withFeatures( in filterSuite() 607 .withFeatures( in filterSuite() [all …]
|
D | ImmutableSetTest.java | 61 .withFeatures( in suite() 71 .withFeatures( in suite() 81 .withFeatures( in suite() 91 .withFeatures( in suite() 101 .withFeatures( in suite() 111 .withFeatures( in suite() 120 .withFeatures( in suite() 129 .withFeatures( in suite()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | SetOperationsTest.java | 54 .withFeatures( in suite() 68 .withFeatures(CollectionSize.ONE, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 80 .withFeatures( in suite() 93 .withFeatures( in suite() 110 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 124 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 138 .withFeatures(CollectionSize.SEVERAL, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 150 .withFeatures( in suite() 164 .withFeatures( in suite() 177 .withFeatures( in suite() [all …]
|
D | MapsCollectionTest.java | 77 .withFeatures( in suite() 94 .withFeatures( in suite() 156 .withFeatures( in suite() 223 .withFeatures( in suite() 290 .withFeatures( in suite() 323 .withFeatures( in filterMapSuite() 342 .withFeatures( in filterMapSuite() 361 .withFeatures( in filterMapSuite() 381 .withFeatures( in filterMapSuite() 405 .withFeatures( in filterBiMapSuite() [all …]
|
D | TableCollectionTest.java | 126 .withFeatures( in suite() 145 .withFeatures(COLLECTION_FEATURES_REMOVE) in suite() 146 .withFeatures(CollectionFeature.SUPPORTS_ITERATOR_REMOVE) in suite() 166 .withFeatures(COLLECTION_FEATURES_REMOVE_ORDER) in suite() 167 .withFeatures(CollectionFeature.SUPPORTS_ITERATOR_REMOVE) in suite() 181 .withFeatures(COLLECTION_FEATURES) in suite() 201 .withFeatures(COLLECTION_FEATURES_ORDER) in suite() 216 .withFeatures( in suite() 235 .withFeatures(COLLECTION_FEATURES_REMOVE) in suite() 255 .withFeatures(COLLECTION_FEATURES_REMOVE_ORDER) in suite() [all …]
|
D | MultisetsCollectionTest.java | 49 .withFeatures( in suite() 59 .withFeatures( in suite() 68 .withFeatures(CollectionSize.ANY, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 74 .withFeatures( in suite() 83 .withFeatures(CollectionSize.ANY, CollectionFeature.ALLOWS_NULL_VALUES) in suite() 89 .withFeatures( in suite() 98 .withFeatures( in suite()
|
D | MultimapsCollectionTest.java | 256 .withFeatures( in suite() 278 .withFeatures(FOR_MAP_FEATURES_ONE) in suite() 293 .withFeatures(FOR_MAP_FEATURES_ANY) in suite() 310 .withFeatures(FOR_MAP_FEATURES_ANY) in suite() 418 .withFeatures( in transformSuite() 434 .withFeatures( in transformSuite() 451 .withFeatures( in transformSuite() 468 .withFeatures( in transformSuite() 587 .withFeatures( in filterSuite() 609 .withFeatures( in filterSuite() [all …]
|
D | ImmutableSetTest.java | 68 .withFeatures( in suite() 78 .withFeatures( in suite() 97 .withFeatures( in suite() 107 .withFeatures( in suite() 117 .withFeatures( in suite() 127 .withFeatures( in suite() 137 .withFeatures( in suite() 146 .withFeatures( in suite() 155 .withFeatures( in suite()
|
D | CompactHashSetTest.java | 66 .withFeatures(allFeatures) in suite() 80 .withFeatures(allFeatures) in suite() 99 .withFeatures(allFeatures) in suite()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | TestsForSetsInJavaUtil.java | 173 .withFeatures( in testsForCheckedNavigableSet() 193 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 207 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 221 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 235 .withFeatures( 252 .withFeatures( 271 .withFeatures( 293 .withFeatures( 317 .withFeatures( 336 .withFeatures( [all …]
|
D | TestsForQueuesInJavaUtil.java | 115 .withFeatures( in testsForCheckedQueue() 135 .withFeatures( 150 .withFeatures( 169 .withFeatures( 184 .withFeatures( 199 .withFeatures( 214 .withFeatures( 229 .withFeatures( 249 .withFeatures(CollectionFeature.GENERAL_PURPOSE, CollectionSize.ANY) 263 .withFeatures(CollectionFeature.GENERAL_PURPOSE, CollectionSize.ANY)
|
D | TestsForMapsInJavaUtil.java | 172 .withFeatures( in testsForCheckedMap() 197 .withFeatures( 221 .withFeatures( 244 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 258 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 272 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 286 .withFeatures( 305 .withFeatures( 326 .withFeatures( 350 .withFeatures( [all …]
|
D | TestsForListsInJavaUtil.java | 133 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) in testsForEmptyList() 147 .withFeatures( 164 .withFeatures( 182 .withFeatures( 201 .withFeatures( 220 .withFeatures( 244 .withFeatures( 263 .withFeatures( 292 .withFeatures( 320 .withFeatures( [all …]
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/ |
D | TestsForSetsInJavaUtil.java | 139 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) in testsForEmptySet() 153 .withFeatures( 170 .withFeatures( 189 .withFeatures( 211 .withFeatures( 230 .withFeatures( 251 .withFeatures( 271 .withFeatures( 293 .withFeatures( 313 .withFeatures( [all …]
|
D | TestsForListsInJavaUtil.java | 128 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) in testsForEmptyList() 142 .withFeatures( 159 .withFeatures( 177 .withFeatures( 196 .withFeatures( 215 .withFeatures( 239 .withFeatures( 258 .withFeatures( 287 .withFeatures( 315 .withFeatures( [all …]
|
D | TestsForQueuesInJavaUtil.java | 103 .withFeatures( in testsForArrayDeque() 118 .withFeatures( 137 .withFeatures( 152 .withFeatures( 167 .withFeatures( 182 .withFeatures( 202 .withFeatures(CollectionFeature.GENERAL_PURPOSE, CollectionSize.ANY) 216 .withFeatures(CollectionFeature.GENERAL_PURPOSE, CollectionSize.ANY)
|
D | TestsForMapsInJavaUtil.java | 146 .withFeatures( in testsForCheckedMap() 171 .withFeatures( 194 .withFeatures(CollectionFeature.SERIALIZABLE, CollectionSize.ZERO) 208 .withFeatures( 227 .withFeatures( 248 .withFeatures( 272 .withFeatures( 299 .withFeatures( 321 .withFeatures( 344 .withFeatures( [all …]
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
D | SortedMultisetTestSuiteBuilder.java | 66 withFeatures(KNOWN_ORDER); in createTestSuite() 89 .withFeatures(computeElementSetFeatures(parentBuilder.getFeatures())) in createElementSetTestSuite() 214 .withFeatures(features) in createSubMultisetSuite() 260 .withFeatures(features) 281 .withFeatures(features)
|
D | SetMultimapTestSuiteBuilder.java | 71 .withFeatures(computeMultimapGetFeatures(parentBuilder.getFeatures())) in computeMultimapGetTestSuite() 88 .withFeatures(features) in computeMultimapAsMapGetTestSuite() 102 .withFeatures(computeEntriesFeatures(parentBuilder.getFeatures())) in computeEntriesTestSuite()
|
D | BiMapTestSuiteBuilder.java | 86 .withFeatures(parentBuilder.getFeatures()) in createDerivedSuites() 99 .withFeatures(computeValuesSetFeatures(parentBuilder.getFeatures())) in createDerivedSuites() 109 .withFeatures(computeInverseFeatures(parentBuilder.getFeatures())) in createDerivedSuites()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | SortedMultisetTestSuiteBuilder.java | 66 withFeatures(KNOWN_ORDER); in createTestSuite() 89 .withFeatures(computeElementSetFeatures(parentBuilder.getFeatures())) in createElementSetTestSuite() 214 .withFeatures(features) in createSubMultisetSuite() 260 .withFeatures(features) 281 .withFeatures(features)
|