Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/tests/
H A Dminicheck.h96 typedef void (*tcase_teardown_function)(void); typedef
117 tcase_teardown_function teardown;
141 tcase_teardown_function teardown);
H A Dminicheck.c85 tcase_teardown_function teardown) { in tcase_add_checked_fixture()