Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1228 static int test_xmlschemas(void);
1281 test_ret += test_xmlschemas(); in testlibxml2()
35120 test_xmlschemas(void) { in test_xmlschemas() function
52376 if (!strcmp(module, "xmlschemas")) return(test_xmlschemas()); in test_module()