Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1220 static int test_tree(void);
1273 test_ret += test_tree(); in testlibxml2()
24012 test_tree(void) { in test_tree() function
51671 if (!strcmp(module, "tree")) return(test_tree()); in test_module()