Home
last modified time | relevance | path

Searched refs:entrySetFeatures (Results 1 – 3 of 3) sorted by relevance

/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DMapTestSuiteBuilder.java155 Set<Feature<?>> entrySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures() local
157 entrySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeEntrySetFeatures()
159 return entrySetFeatures; in computeEntrySetFeatures()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapTestSuiteBuilder.java177 Set<Feature<?>> entrySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures() local
179 entrySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeEntrySetFeatures()
181 return entrySetFeatures; in computeEntrySetFeatures()
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...