Home
last modified time | relevance | path

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

/aosp_15_r20/external/libevent/test/
H A Dregress.c787 struct timeval tmp_5M_usec = { 0, 5*1000*1000 }; in test_common_timeout() local
800 tt_ptr_op(event_base_init_common_timeout(base, &tmp_5M_usec), ==, sec_5); in test_common_timeout()