Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1204 static int test_parserInternals(void);
1256 test_ret += test_parserInternals(); in testlibxml2()
16811 test_parserInternals(void) { in test_parserInternals() function
52153 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()
/external/cronet/third_party/libxml/src/
Dtestapi.c1221 static int test_parserInternals(void);
1273 test_ret += test_parserInternals(); in testlibxml2()
16317 test_parserInternals(void) { in test_parserInternals() function
51769 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()