Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1197 static int test_HTMLtree(void);
1250 test_ret += test_HTMLtree(); in testlibxml2()
3670 test_HTMLtree(void) { in test_HTMLtree() function
52133 if (!strcmp(module, "HTMLtree")) return(test_HTMLtree()); in test_module()