Home
last modified time | relevance | path

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

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