Searched refs:http_connection_test (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/test/
H A Dregress_http.c409 http_connection_test(int persistent) function
1463 http_connection_test(0 /* not-persistent */);
1464 http_connection_test(1 /* persistent */);

Completed in 38 milliseconds