Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_buffer.c878 static int file_segment_cleanup_cb_called_count = 0; variable
885 ++file_segment_cleanup_cb_called_count; in file_segment_cleanup_cp()
918 tt_int_op(file_segment_cleanup_cb_called_count, ==, 0); in test_evbuffer_file_segment_add_cleanup_cb()
922 tt_int_op(file_segment_cleanup_cb_called_count, ==, 0); in test_evbuffer_file_segment_add_cleanup_cb()
926 tt_int_op(file_segment_cleanup_cb_called_count, ==, 1); in test_evbuffer_file_segment_add_cleanup_cb()
/netbsd/external/bsd/libevent/dist/test/
H A Dregress_buffer.c1317 static int file_segment_cleanup_cb_called_count = 0; variable
1324 ++file_segment_cleanup_cb_called_count; in file_segment_cleanup_cp()
1357 tt_int_op(file_segment_cleanup_cb_called_count, ==, 0); in test_evbuffer_file_segment_add_cleanup_cb()
1361 tt_int_op(file_segment_cleanup_cb_called_count, ==, 0); in test_evbuffer_file_segment_add_cleanup_cb()
1365 tt_int_op(file_segment_cleanup_cb_called_count, ==, 1); in test_evbuffer_file_segment_add_cleanup_cb()