Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1229 static int test_xmlschemastypes(void);
1282 test_ret += test_xmlschemastypes(); in testlibxml2()
36382 test_xmlschemastypes(void) { in test_xmlschemastypes() function
52377 if (!strcmp(module, "xmlschemastypes")) return(test_xmlschemastypes()); in test_module()