Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1201 static int test_HTMLtree(void);
1254 test_ret += test_HTMLtree(); in testlibxml2()
3674 test_HTMLtree(void) { in test_HTMLtree() function
51652 if (!strcmp(module, "HTMLtree")) return(test_HTMLtree()); in test_module()