Searched refs:testcase_fn (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtinytest.h42 typedef void (*testcase_fn)(void *); typedef
57 testcase_fn fn; /**< The function to run to implement this case. */
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtinytest.h44 typedef void (*testcase_fn)(void *); typedef
59 testcase_fn fn; /**< The function to run to implement this case. */
H A Dtinytest.c95 const testcase_fn *fn;

Completed in 97 milliseconds