Home
last modified time | relevance | path

Searched refs:emptyMap (Results 1 – 25 of 45) sorted by relevance

12

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DImmutableBiMapTest.java121 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
122 assertEquals(Collections.<Integer, String>emptyMap(), map.inverse()); in testEmptyBuilder()
151 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
153 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
317 = ImmutableBiMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
318 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
343 assertEquals(Collections.<String, Integer>emptyMap(), bimap); in testEmpty()
344 assertEquals(Collections.<String, Integer>emptyMap(), bimap.inverse()); in testEmpty()
DImmutableMapTest.java141 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
209 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
211 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
401 = ImmutableMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
402 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
DImmutableSortedMapTest.java192 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
265 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
267 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
410 = ImmutableSortedMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
411 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
DMapsTest.java71 assertEquals(Collections.emptyMap(), map); in testHashMap()
118 assertEquals(Collections.emptyMap(), map); in testLinkedHashMap()
167 assertEquals(Collections.emptyMap(), map); in testIdentityHashMap()
172 assertEquals(Collections.emptyMap(), map); in testConcurrentMap()
177 assertEquals(Collections.emptyMap(), map); in testTreeMap()
183 assertEquals(Collections.emptyMap(), map); in testTreeMapDerived()
194 assertEquals(Collections.emptyMap(), map); in testTreeMapNonGeneric()
205 assertEquals(Collections.emptyMap(), map); in testTreeMapWithComparator()
223 assertEquals(Collections.emptyMap(), map); in testEnumMap()
282 = Collections.emptyMap();
DEnumHashBiMapTest.java110 Collections.<Currency, String>emptyMap()); in testCreateFromMap()
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableBiMapTest.java162 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
163 assertEquals(Collections.<Integer, String>emptyMap(), map.inverse()); in testEmptyBuilder()
192 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
194 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
358 = ImmutableBiMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
359 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
384 assertEquals(Collections.<String, Integer>emptyMap(), bimap); in testEmpty()
385 assertEquals(Collections.<String, Integer>emptyMap(), bimap.inverse()); in testEmpty()
DImmutableClassToInstanceMapTest.java75 Map<Class<?>, Object> in = Collections.emptyMap(); in testCopyOf_map_empty()
117 Map<Class<?>, Object> in = Collections.emptyMap(); in testCopyOf_imap_empty()
DImmutableMapTest.java281 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
349 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
351 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
541 = ImmutableMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
542 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
DImmutableSortedMapTest.java255 assertEquals(Collections.<String, Integer>emptyMap(), map); in testEmptyBuilder()
328 .putAll(Collections.<String, Integer>emptyMap()) in testBuilderPutAllWithEmptyMap()
330 assertEquals(Collections.<String, Integer>emptyMap(), map); in testBuilderPutAllWithEmptyMap()
473 = ImmutableSortedMap.copyOf(Collections.<String, Integer>emptyMap()); in testCopyOfEmptyMap()
474 assertEquals(Collections.<String, Integer>emptyMap(), copy); in testCopyOfEmptyMap()
DMapsTest.java80 assertEquals(Collections.emptyMap(), map); in testHashMap()
176 assertEquals(Collections.emptyMap(), map); in testLinkedHashMap()
225 assertEquals(Collections.emptyMap(), map); in testIdentityHashMap()
230 assertEquals(Collections.emptyMap(), map); in testConcurrentMap()
235 assertEquals(Collections.emptyMap(), map); in testTreeMap()
241 assertEquals(Collections.emptyMap(), map); in testTreeMapDerived()
252 assertEquals(Collections.emptyMap(), map); in testTreeMapNonGeneric()
263 assertEquals(Collections.emptyMap(), map); in testTreeMapWithComparator()
281 assertEquals(Collections.emptyMap(), map); in testEnumMap()
345 = Collections.emptyMap();
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
DMapPutAllTester.java62 getMap().putAll(emptyMap()); in testPutAll_supportedNothing()
69 getMap().putAll(emptyMap()); in testPutAll_unsupportedNothing()
185 private Map<K, V> emptyMap() { in emptyMap() method in MapPutAllTester
186 return Collections.emptyMap(); in emptyMap()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCurrencyData.java118 return Collections.emptyMap(); in symbolMap()
123 return Collections.emptyMap(); in nameMap()
134 return Collections.emptyMap(); in getUnitPatterns()
DPluralRulesLoader.java143 tempLocaleIdToCardinalRulesId = Collections.emptyMap(); in checkBuildRulesIdMaps()
144 tempLocaleIdToOrdinalRulesId = Collections.emptyMap(); in checkBuildRulesIdMaps()
145 tempRulesIdToEquivalentULocale = Collections.emptyMap(); in checkBuildRulesIdMaps()
DLocaleIDParser.java635 keywords = m != null ? m : Collections.<String, String>emptyMap(); in getKeywordMap()
708 keywords = Collections.<String, String>emptyMap(); in setKeywordValue()
736 keywords = Collections.<String, String>emptyMap(); in setKeywordValue()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DMapPutAllTester.java65 getMap().putAll(emptyMap()); in testPutAll_supportedNothing()
72 getMap().putAll(emptyMap()); in testPutAll_unsupportedNothing()
188 private Map<K, V> emptyMap() { in emptyMap() method in MapPutAllTester
189 return Collections.emptyMap(); in emptyMap()
/external/protobuf/java/src/main/java/com/google/protobuf/
DExtensionRegistry.java316 Collections.<String, ExtensionInfo>emptyMap(); in ExtensionRegistry()
318 Collections.<String, ExtensionInfo>emptyMap(); in ExtensionRegistry()
320 Collections.<DescriptorIntPair, ExtensionInfo>emptyMap(); in ExtensionRegistry()
322 Collections.<DescriptorIntPair, ExtensionInfo>emptyMap(); in ExtensionRegistry()
DExtensionRegistryLite.java145 this.extensionsByNumber = Collections.emptyMap(); in ExtensionRegistryLite()
157 this.extensionsByNumber = Collections.emptyMap(); in ExtensionRegistryLite()
DSmallSortedMap.java156 this.overflowEntries = Collections.emptyMap();
167 Collections.<K, V>emptyMap() :
/external/doclava/src/com/google/doclava/
DParameterInfo.java64 makeHDF(data, base, isLastVararg, typeVariables, Collections.<String, TypeInfo>emptyMap()); in makeHDF()
76 makeHDF(data, base, params, isVararg, typeVariables, Collections.<String, TypeInfo>emptyMap()); in makeHDF()
/external/messageformat/java/com/ibm/icu/simple/
DPluralRulesLoader.java85 tempLocaleIdToCardinalRulesId = Collections.emptyMap(); in checkBuildRulesIdMaps()
86 tempLocaleIdToOrdinalRulesId = Collections.emptyMap(); in checkBuildRulesIdMaps()
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DEmptyImmutableBiMap.java31 super(Collections.emptyMap()); in EmptyImmutableBiMap()
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMap.java69 static <K, V> ImmutableSortedMap<K, V> emptyMap(Comparator<? super K> comparator) { in emptyMap() method in ImmutableSortedMap
82 return emptyMap(comparator); in fromSortedEntries()
101 return emptyMap(keySet.comparator()); in from()
DRegularImmutableSortedMap.java104 return emptyMap(comparator()); in getSubMap()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DTestsForMapsInJavaUtil.java95 return Collections.emptyMap(); in testsForEmptyMap()
DDerivedCollectionGenerators.java480 SortedMap<K, V> emptyMap = delegate.create(); in SortedMapSubmapTestMapGenerator() local
481 this.entryComparator = Helpers.entryComparator(emptyMap.comparator()); in SortedMapSubmapTestMapGenerator()

12