Searched refs:saxyModelTest (Results 1 – 1 of 1) sorted by relevance
167 saxyModelTest(new ByteArrayInputStream(xmlBytes)); in testPerformance()168 saxyModelTest(new ByteArrayInputStream(xmlBytes), handler); in testPerformance()180 private static void saxyModelTest(InputStream inputStream) throws IOException, SAXException { in saxyModelTest() method in SafeSaxTest188 private static void saxyModelTest(InputStream inputStream, ContentHandler contentHandler) in saxyModelTest() method in SafeSaxTest