Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1232 static int test_xmlschemastypes(void);
1285 test_ret += test_xmlschemastypes(); in testlibxml2()
35875 test_xmlschemastypes(void) { in test_xmlschemastypes() function
51683 if (!strcmp(module, "xmlschemastypes")) return(test_xmlschemastypes()); in test_module()