Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1218 static int test_uri(void);
1271 test_ret += test_uri(); in testlibxml2()
24901 test_uri(void) { in test_uri() function
52366 if (!strcmp(module, "uri")) return(test_uri()); in test_module()