Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Dminicheck.h70 typedef void (*tcase_teardown_function)(void); typedef
91 tcase_teardown_function teardown;
111 tcase_teardown_function);
H A Dminicheck.c79 tcase_teardown_function teardown) { in tcase_add_checked_fixture()