Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1195 static int test_schemasInternals(void);
1246 test_ret += test_schemasInternals(); in testlibxml2()
18005 test_schemasInternals(void) { in test_schemasInternals() function
45768 if (!strcmp(module, "schemasInternals")) return(test_schemasInternals()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1201 static int test_schemasInternals(void);
1253 test_ret += test_schemasInternals(); in testlibxml2()
17493 test_schemasInternals(void) { in test_schemasInternals() function
51737 if (!strcmp(module, "schemasInternals")) return(test_schemasInternals()); in test_module()