Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1217 static int test_xmlunicode(void);
1269 test_ret += test_xmlunicode(); in testlibxml2()
42758 test_xmlunicode(void) { in test_xmlunicode() function
51753 if (!strcmp(module, "xmlunicode")) return(test_xmlunicode()); in test_module()