Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dminicheck.h98 typedef void (*tcase_teardown_function)(void); typedef
119 tcase_teardown_function teardown;
144 tcase_teardown_function teardown);
H A Dminicheck.c88 tcase_teardown_function teardown) { in tcase_add_checked_fixture()