Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1199 static int test_SAX2(void);
1252 test_ret += test_SAX2(); in testlibxml2()
5317 test_SAX2(void) { in test_SAX2() function
52347 if (!strcmp(module, "SAX2")) return(test_SAX2()); in test_module()