Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c3605 http_simple_test_impl(void *arg, int ssl, int dirty) in http_simple_test_impl() function
3644 { return http_simple_test_impl(arg, 0, 0); } in http_simple_test()
4537 { return http_simple_test_impl(arg, 1, 0); } in https_simple_test()
4539 { return http_simple_test_impl(arg, 1, 1); } in https_simple_dirty_test()