Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1204 static int test_xmlmodule(void);
1255 test_ret += test_xmlmodule(); in testlibxml2()
30298 test_xmlmodule(void) { in test_xmlmodule() function
45777 if (!strcmp(module, "xmlmodule")) return(test_xmlmodule()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1210 static int test_xmlmodule(void);
1262 test_ret += test_xmlmodule(); in testlibxml2()
29641 test_xmlmodule(void) { in test_xmlmodule() function
51746 if (!strcmp(module, "xmlmodule")) return(test_xmlmodule()); in test_module()