Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1210 static int test_xmlstring(void);
1261 test_ret += test_xmlstring(); in testlibxml2()
37367 test_xmlstring(void) { in test_xmlstring() function
45783 if (!strcmp(module, "xmlstring")) return(test_xmlstring()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1216 static int test_xmlstring(void);
1268 test_ret += test_xmlstring(); in testlibxml2()
37062 test_xmlstring(void) { in test_xmlstring() function
51752 if (!strcmp(module, "xmlstring")) return(test_xmlstring()); in test_module()