Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1233 static int test_xmlstring(void);
1286 test_ret += test_xmlstring(); in testlibxml2()
36951 test_xmlstring(void) { in test_xmlstring() function
51684 if (!strcmp(module, "xmlstring")) return(test_xmlstring()); in test_module()