Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_argon2id.exp11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_scrypt.c166 tv3(void) in tv3() function
375 tv3(); in main()
H A Dpwhash_argon2i.c189 tv3(void) in tv3() function
403 tv3(); in main()
H A Dpwhash_argon2id.c185 tv3(void) in tv3() function
401 tv3(); in main()
/freebsd/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h78 struct timeval tv1,tv2,tv3; /* time stamps (median filter) */ member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
1368 evutil_gettimeofday(&tv3, NULL); in test_evutil_usleep()
1371 evutil_timersub(&tv3, &tv2, &diff2); in test_evutil_usleep()
H A Dregress.c3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
3314 ev3 = event_new(base, -1, 0, cache_time_cb, &tv3); in test_gettimeofday_cached()
3324 tt_int_op(labs(timeval_msec_diff(&tv2,&tv3)), >, 10); in test_gettimeofday_cached()
3327 tt_int_op(labs(timeval_msec_diff(&tv2,&tv3)), >, 10); in test_gettimeofday_cached()
3330 tt_assert(evutil_timercmp(&tv2, &tv3, ==)); in test_gettimeofday_cached()
/freebsd/contrib/libevent/test/
H A Dregress_util.c1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
1368 evutil_gettimeofday(&tv3, NULL); in test_evutil_usleep()
1371 evutil_timersub(&tv3, &tv2, &diff2); in test_evutil_usleep()
H A Dregress.c3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
3314 ev3 = event_new(base, -1, 0, cache_time_cb, &tv3); in test_gettimeofday_cached()
3324 tt_int_op(labs(timeval_msec_diff(&tv2,&tv3)), >, 10); in test_gettimeofday_cached()
3327 tt_int_op(labs(timeval_msec_diff(&tv2,&tv3)), >, 10); in test_gettimeofday_cached()
3330 tt_assert(evutil_timercmp(&tv2, &tv3, ==)); in test_gettimeofday_cached()