Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_ssl.c188 static int got_close; variable
240 got_close = 0; in ssl_test_cleanup()
392 ++got_close; in eventcb()
538 tt_int_op(got_close, ==, 1); in regress_bufferevent_openssl()
560 tt_int_op(got_close, ==, 0); in regress_bufferevent_openssl()