Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_et.c189 static int write_notification_count; variable
194 write_notification_count++; in write_notification_cb()
221 write_notification_count = 0; in test_edge_triggered_multiple_events()
240 tt_int_op(write_notification_count, ==, 1); in test_edge_triggered_multiple_events()
253 tt_int_op(write_notification_count, ==, 2); in test_edge_triggered_multiple_events()