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