Home
last modified time | relevance | path

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

/libevent-2.1.12/test/
H A Dregress_ssl.c190 static int got_timeout; variable
242 got_timeout = 0; in ssl_test_cleanup()
412 ++got_timeout; in eventcb()
543 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
562 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()