Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/test/
Dregress_http.c903 http_close_detection(int with_delay) in http_close_detection() argument
911 with_delay ? " (with delay)" : ""); in http_close_detection()
938 req, EVHTTP_REQ_GET, with_delay ? "/largedelay" : "/test") == -1) { in http_close_detection()