Home
last modified time | relevance | path

Searched refs:saxTest (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtestlimits.c1260 saxTest(const char *filename, size_t limit, int options, int fail) { in saxTest() function
1412 { "Parsing of huge files with the sax parser", saxTest},
1502 res = saxTest("crazy::test", XML_MAX_LOOKUP_LIMIT - CHUNK, 0, fail); in launchCrazySAX()