Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1179 static int test_HTMLtree(void);
1230 test_ret += test_HTMLtree(); in testlibxml2()
3810 test_HTMLtree(void) { in test_HTMLtree() function
45752 if (!strcmp(module, "HTMLtree")) return(test_HTMLtree()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1185 static int test_HTMLtree(void);
1237 test_ret += test_HTMLtree(); in testlibxml2()
3776 test_HTMLtree(void) { in test_HTMLtree() function
51721 if (!strcmp(module, "HTMLtree")) return(test_HTMLtree()); in test_module()