Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1212 static int test_parserInternals(void);
1265 test_ret += test_parserInternals(); in testlibxml2()
16873 test_parserInternals(void) { in test_parserInternals() function
52351 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()