Home
last modified time | relevance | path

Searched defs:toPut (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DImmutableListMultimapTest.java120 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
164 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
186 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
209 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableSetMultimapTest.java109 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
149 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
163 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
186 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableBiMapTest.java157 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
DImmutableMapTest.java215 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
DImmutableSortedMapTest.java271 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableListMultimapTest.java144 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
188 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
210 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
233 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableSetMultimapTest.java142 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
182 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
196 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
219 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableBiMapTest.java198 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
DImmutableMapTest.java355 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
DImmutableSortedMapTest.java348 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
/external/icu/icu4c/source/common/
Dcaniter.cpp278 UnicodeString *toPut = new UnicodeString(source); in permute() local
440 UnicodeString toPut(segment, segLen); in getEquivalents2() local