/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | ImmutableListMultimapTest.java | 153 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
|
D | ImmutableSetMultimapTest.java | 153 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
|
D | ImmutableBiMapTest.java | 264 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
|
D | ImmutableMapTest.java | 441 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
|
D | ImmutableSortedMapTest.java | 383 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableListMultimapTest.java | 158 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
|
D | ImmutableSetMultimapTest.java | 158 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
|
D | ImmutableBiMapTest.java | 295 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
|
D | ImmutableSortedMapTest.java | 389 Map<String, Integer> toPut = new LinkedHashMap<>(); in testBuilderPutAll() local
|
D | ImmutableMapTest.java | 472 Map<String, Integer> toPut = new LinkedHashMap<>(); 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
|