Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1202 static int test_xmlautomata(void);
1253 test_ret += test_xmlautomata(); in testlibxml2()
29817 test_xmlautomata(void) { in test_xmlautomata() function
45775 if (!strcmp(module, "xmlautomata")) return(test_xmlautomata()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1208 static int test_xmlautomata(void);
1260 test_ret += test_xmlautomata(); in testlibxml2()
29171 test_xmlautomata(void) { in test_xmlautomata() function
51744 if (!strcmp(module, "xmlautomata")) return(test_xmlautomata()); in test_module()