/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableListMultimapTest.java | 120 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
|
D | ImmutableSetMultimapTest.java | 109 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
|
D | ImmutableBiMapTest.java | 157 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
D | ImmutableMapTest.java | 215 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
D | ImmutableSortedMapTest.java | 271 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableListMultimapTest.java | 144 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
|
D | ImmutableSetMultimapTest.java | 142 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
|
D | ImmutableBiMapTest.java | 198 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
D | ImmutableMapTest.java | 355 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
D | ImmutableSortedMapTest.java | 348 Map<String, Integer> toPut = new LinkedHashMap<String, Integer>(); in testBuilderPutAll() local
|
/external/icu/icu4c/source/common/ |
D | caniter.cpp | 278 UnicodeString *toPut = new UnicodeString(source); in permute() local 440 UnicodeString toPut(segment, segLen); in getEquivalents2() local
|