Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1207 static int test_xmlsave(void);
1258 test_ret += test_xmlsave(); in testlibxml2()
34194 test_xmlsave(void) { in test_xmlsave() function
45780 if (!strcmp(module, "xmlsave")) return(test_xmlsave()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1213 static int test_xmlsave(void);
1265 test_ret += test_xmlsave(); in testlibxml2()
33902 test_xmlsave(void) { in test_xmlsave() function
51749 if (!strcmp(module, "xmlsave")) return(test_xmlsave()); in test_module()