Home | History | Annotate | Download | only in parsers

Lines Matching defs:hm

353             HashMap<String, String> hm =
357 assertTrue(SAXParserTestSupport.equalsMaps(hm, dh.createData()));
394 HashMap<String, String> hm = sp.readFile(
398 assertTrue(SAXParserTestSupport.equalsMaps(hm,
461 HashMap<String, String> hm = new SAXParserTestSupport().readFile(
466 assertTrue(SAXParserTestSupport.equalsMaps(hm, dh.createData()));
514 HashMap<String, String> hm = sp.readFile(
519 assertTrue(SAXParserTestSupport.equalsMaps(hm,
626 HashMap<String, String> hm = new SAXParserTestSupport().readFile(
631 assertTrue(SAXParserTestSupport.equalsMaps(hm, dh.createData()));
675 HashMap<String, String> hm = sp.readFile(
680 assertEquals(hm, dh.createData());
732 // HashMap<String, String> hm = new SAXParserTestSupport().readFile(
737 // assertTrue(SAXParserTestSupport.equalsMaps(hm, dh.createData()));
790 HashMap<String, String> hm = sp.readFile(
795 assertTrue(SAXParserTestSupport.equalsMaps(hm,
866 HashMap<String, String> hm = sp.readFile(
871 assertTrue(SAXParserTestSupport.equalsMaps(hm,
951 HashMap<String, String> hm = new SAXParserTestSupport().readFile(
955 assertTrue(SAXParserTestSupport.equalsMaps(hm, dh.createData()));
992 HashMap<String, String> hm = sp.readFile(
996 assertTrue(SAXParserTestSupport.equalsMaps(hm,