Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1227 static int test_xmlsave(void);
1280 test_ret += test_xmlsave(); in testlibxml2()
34302 test_xmlsave(void) { in test_xmlsave() function
52375 if (!strcmp(module, "xmlsave")) return(test_xmlsave()); in test_module()