Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c89 static struct timeval tcalled; variable
234 evutil_gettimeofday(&tcalled, NULL); in timeout_cb()
622 evutil_timerclear(&tcalled); in test_simpletimeout()
628 test_timeval_diff_eq(&tset, &tcalled, 200); in test_simpletimeout()
/freebsd/contrib/libevent/test/
H A Dregress.c89 static struct timeval tcalled; variable
234 evutil_gettimeofday(&tcalled, NULL); in timeout_cb()
622 evutil_timerclear(&tcalled); in test_simpletimeout()
628 test_timeval_diff_eq(&tset, &tcalled, 200); in test_simpletimeout()