Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DCollectionsTest.java1401 HashMap smallMap = new HashMap(); in test_synchronizedMapLjava_util_Map() local
1464 LinkedHashMap<String, Integer> smallMap = new LinkedHashMap<String, Integer>(); in test_unmodifiableMap_LinkedHashMap() local
1532 TreeMap smallMap = new TreeMap(); in test_synchronizedSortedMapLjava_util_SortedMap() local
1799 HashMap smallMap = new HashMap(); in test_unmodifiableMapLjava_util_Map() local