Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1224 static int test_xmlmodule(void);
1277 test_ret += test_xmlmodule(); in testlibxml2()
30139 test_xmlmodule(void) { in test_xmlmodule() function
52372 if (!strcmp(module, "xmlmodule")) return(test_xmlmodule()); in test_module()