Searched refs:http_parse_uri_test (Results 1 – 1 of 1) sorted by relevance
/external/libevent/test/ |
D | regress_http.c | 2458 http_parse_uri_test(void *ptr) in http_parse_uri_test() function 4565 { "parse_uri", http_parse_uri_test, 0, NULL, NULL }, 4566 { "parse_uri_nc", http_parse_uri_test, 0, &basic_setup, (void*)"nc" },
|