| /libcore/ojluni/src/test/java/util/HashMap/ |
| D | ReplaceExisting.java | 49 HashMap<Integer,Integer> hm = prepHashMap(); in test() local 56 HashMap<Integer,Integer> hm = new HashMap<>(16, 0.75f); in prepHashMap() local 69 private static void testItr(HashMap<Integer,Integer> hm, int elemBeforePut) { in testItr() argument
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ |
| D | SAXParserTest.java | 316 HashMap<String, String> hm = in test_parseLjava_io_FileLorg_xml_sax_helpers_DefaultHandler() local 351 HashMap<String, String> hm = sp.readFile( in testParseFileHandlerBase() local 406 HashMap<String, String> hm = new SAXParserTestSupport().readFile( in test_parseLorg_xml_sax_InputSourceLorg_xml_sax_helpers_DefaultHandler() local 448 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath()); in testParseInputSourceHandlerBase() local 499 HashMap<String, String> hm = new SAXParserTestSupport().readFile( in test_parseLjava_io_InputStreamLorg_xml_sax_helpers_DefaultHandler() local 538 HashMap<String, String> hm = sp.readFile( in test_parseLjava_io_InputStreamLorg_xml_sax_helpers_DefaultHandlerLjava_lang_String() local 646 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath()); in testParseInputStreamHandlerBase() local 687 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath()); in testParseInputStreamHandlerBaseString() local 729 HashMap<String, String> hm = new SAXParserTestSupport().readFile( in test_parseLjava_lang_StringLorg_xml_sax_helpers_DefaultHandler() local 764 HashMap<String, String> hm = sp.readFile( in testParseStringHandlerBase() local
|
| D | SAXParserTestSupport.java | 184 HashMap<String, String> hm = new HashMap<String, String>(); in createData() local 380 HashMap<String, String> hm = new HashMap<String, String>(); in createData() local
|
| /libcore/luni/src/test/java/libcore/java/util/ |
| D | OldTreeSetTest.java | 44 HashMap hm = new HashMap(); in test_ConstructorLjava_util_Collection() local 79 HashMap hm = new HashMap(); in test_addLjava_lang_Object() local 101 HashMap hm = new HashMap(); in test_addAllLjava_util_Collection() local
|
| D | OldMapEntryTest.java | 29 HashMap hm = null; field in OldMapEntryTest
|
| D | OldAndroidTreeMapTest.java | 43 HashMap<Integer, String> hm = new HashMap<Integer, String>(); in doTest() local
|
| D | OldTreeMapTest.java | 114 HashMap hm = new HashMap(); in test_ConstructorLjava_util_Map() local
|
| D | OldCollectionsTest.java | 777 HashMap hm = new HashMap<Integer, String>(); in test_checkedMapLjava_util_MapLjava_lang_ClassLjava_lang_Class() local
|
| /libcore/luni/src/test/java/libcore/java/text/ |
| D | OldAttributedStringTest.java | 358 …Map<AttributedCharacterIterator.Attribute, String> hm = new HashMap<AttributedCharacterIterator.At… in test_addAttributesLjava_util_MapII() local 415 …Map<AttributedCharacterIterator.Attribute, String> hm = new HashMap<AttributedCharacterIterator.At… in test_getIterator$Ljava_text_AttributedCharacterIterator$Attribute() local 446 …Map<AttributedCharacterIterator.Attribute, String> hm = new HashMap<AttributedCharacterIterator.At… in test_getIterator$Ljava_text_AttributedCharacterIterator$AttributeII() local
|
| /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
| D | ProviderTest.java | 143 HashMap hm = new HashMap(); in testPutAllMap() local 208 HashMap<String, String> hm = new HashMap<>(); in testForEach() local
|
| D | ProviderServiceTest.java | 102 HashMap<String, String> hm = new HashMap<String, String>(); in testGetAttribute() local
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
| D | HashMapTest.java | 95 HashMap hm; field in HashMapTest 962 HashMap<String, String> hm = new HashMap<String, String>(); in testSerializationSelf() local
|
| D | IdentityHashMap2Test.java | 46 private IdentityHashMap hm; field in IdentityHashMap2Test
|
| D | IdentityHashMapTest.java | 57 IdentityHashMap hm; field in IdentityHashMapTest
|
| D | LinkedHashMapTest.java | 44 LinkedHashMap hm; field in LinkedHashMapTest
|
| D | CollectionsTest.java | 71 private HashMap hm; field in CollectionsTest
|
| /libcore/ojluni/src/test/java/util/concurrent/tck/ |
| D | TreeSetTest.java | 822 NavigableSet<Integer> hm = set.headSet(midPoint, incl); in bashSubSet() local
|
| D | ConcurrentSkipListSetTest.java | 827 NavigableSet<Integer> hm = set.headSet(midPoint, incl); in bashSubSet() local
|
| /libcore/jsr166-tests/src/test/java/jsr166/ |
| D | ConcurrentSkipListSetTest.java | 796 NavigableSet<Integer> hm = set.headSet(midPoint, incl); in bashSubSet() local
|
| D | TreeSetTest.java | 798 NavigableSet<Integer> hm = set.headSet(midPoint, incl); in bashSubSet() local
|