Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress.c3226 const struct event *ev_found = NULL; in test_event_foreach() local
3257 &ev_found)); in test_event_foreach()
3258 tt_ptr_op(ev_found, ==, ev[2]); in test_event_foreach()