Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c1391 NS_TIMEOUT = 32, enumerator
1429 const char *timeout = (type & NS_TIMEOUT) ? "6" : "3"; in http_cancel_test()
4580 …HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTI…
4581 HTTP_N(cancel_by_host_ns_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT),
4582 …HTTP_N(cancel_by_host_ns_timeout_inactive_server, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_…