Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableListMultimapTest.java153 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
194 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
215 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
241 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableSetMultimapTest.java153 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
190 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
203 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
229 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableBiMapTest.java264 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableMapTest.java441 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableSortedMapTest.java383 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableListMultimapTest.java158 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
199 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
220 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
246 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableSetMultimapTest.java158 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimap() local
195 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutAllMultimapWithDuplicates() local
208 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullKey() local
234 Multimap<String, Integer> toPut = LinkedListMultimap.create(); in testBuilderPutNullValue() local
DImmutableBiMapTest.java295 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableSortedMapTest.java389 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
DImmutableMapTest.java472 Map<String, Integer> toPut = new LinkedHashMap<>(); 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