Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1192 static int test_parserInternals(void);
1243 test_ret += test_parserInternals(); in testlibxml2()
16708 test_parserInternals(void) { in test_parserInternals() function
45765 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1198 static int test_parserInternals(void);
1250 test_ret += test_parserInternals(); in testlibxml2()
16278 test_parserInternals(void) { in test_parserInternals() function
51734 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()