Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1178 static int test_HTMLparser(void);
1229 test_ret += test_HTMLparser(); in testlibxml2()
2916 test_HTMLparser(void) { in test_HTMLparser() function
45751 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1184 static int test_HTMLparser(void);
1236 test_ret += test_HTMLparser(); in testlibxml2()
2883 test_HTMLparser(void) { in test_HTMLparser() function
51720 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()