Searched refs:malformedXmlTree (Results 1 – 1 of 1) sorted by relevance
67 String malformedXmlTree = "<root><child1>test1</child2></root>"; in parseMalformedXML() local68 mParser.parse(malformedXmlTree); in parseMalformedXML()