Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/test/
Dregress_http.c76 http_setup(short *pport, struct event_base *base) in http_setup() function
316 http = http_setup(&port, NULL); in http_basic_test()
419 http = http_setup(&port, NULL); in http_connection_test()
622 http = http_setup(&port, NULL); in http_dispatcher_test()
683 http = http_setup(&port, NULL); in http_post_test()
819 http = http_setup(&port, NULL); in http_failure_test()
913 http = http_setup(&port, NULL); in http_close_detection()
1094 http = http_setup(&port, base); in http_base_test()
1281 http = http_setup(&port, NULL); in http_chunked_test()
1363 http = http_setup(&port, NULL); in http_multi_line_header_test()
[all …]
Dregress_rpc.c68 http_setup(short *pport) in http_setup() function
135 http = http_setup(&port); in rpc_setup()