Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1184 static int test_debugXML(void);
1235 test_ret += test_debugXML(); in testlibxml2()
7459 test_debugXML(void) { in test_debugXML() function
45757 if (!strcmp(module, "debugXML")) return(test_debugXML()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1190 static int test_debugXML(void);
1242 test_ret += test_debugXML(); in testlibxml2()
8132 test_debugXML(void) { in test_debugXML() function
51726 if (!strcmp(module, "debugXML")) return(test_debugXML()); in test_module()