Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1211 static int test_parserInternals(void);
1264 test_ret += test_parserInternals(); in testlibxml2()
16768 test_parserInternals(void) { in test_parserInternals() function
52147 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()