Searched refs:zucimpl_test_fn (Results 1 – 3 of 3) sorted by relevance
65 typedef void (*zucimpl_test_fn)(void); typedef77 zucimpl_test_fn fn; /**< function implementing base test. */
40 zucimpl_test_fn fn;
175 create_test(int order, zucimpl_test_fn fn, zucimpl_test_fn_f fn_f, in create_test()