• Home
  • Raw
  • Download

Lines Matching refs:evhttp_connection_base_new

1096 		evcon = evhttp_connection_base_new(data->base, dnsbase, address, port);  in http_connection_test_()
1211 evcon = evhttp_connection_base_new(data->base, dns_base, "127.0.0.1", port); in http_connection_async_test()
1292 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_autofree_connection_test()
1412 evcon[i] = evhttp_connection_base_new(base, NULL, "127.0.0.1", port); in http_fill_backlog()
1506 evcon = evhttp_connection_base_new( in http_cancel_test()
1694 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_virtual_host_test()
1927 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_dispatcher_test()
1976 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_post_test()
2115 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_put_test()
2333 evcon = evhttp_connection_base_new(data->base, NULL, in http_close_detection_()
3483 evcon = evhttp_connection_base_new(data->base, NULL,"127.0.0.1", port); in http_stream_in_test_()
3553 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_stream_in_cancel_test()
3985 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_negative_content_length_test()
4063 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_data_length_constraints_test_impl()
4174 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_lingering_close_test_impl()
4447 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_get_addr_test()
4557 evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port); in http_request_own_test()