Home
last modified time | relevance | path

Searched defs:moreToPut (Results 1 – 10 of 10) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableListMultimapTest.java159 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
201 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
DImmutableBiMapTest.java188 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableSetMultimapTest.java159 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
DImmutableSortedMapTest.java218 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableMapTest.java336 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableListMultimapTest.java165 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
207 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
DImmutableBiMapTest.java214 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableSetMultimapTest.java165 Multimap<String, Integer> moreToPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
DImmutableSortedMapTest.java224 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableMapTest.java363 Map<String, Integer> moreToPut = new LinkedHashMap<>(); in testBuilderPutAll() local