Searched refs:tinytest_get_verbosity_ (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest.h80 int tinytest_get_verbosity_(void);
H A Dtinytest_macros.h54 if (tinytest_get_verbosity_()>1) TT_DECLARE(" OK", args); \
119 if (!tt_status_ || tinytest_get_verbosity_()>1) { \
H A Dtinytest.c452 tinytest_get_verbosity_(void) function
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.h80 int tinytest_get_verbosity_(void);
H A Dtinytest_macros.h54 if (tinytest_get_verbosity_()>1) TT_DECLARE(" OK", args); \
119 if (!tt_status_ || tinytest_get_verbosity_()>1) { \
H A Dtinytest.c452 tinytest_get_verbosity_(void) function

Completed in 98 milliseconds