Home
last modified time | relevance | path

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

/external/expat/tests/
Dminicheck.h69 typedef void (*tcase_teardown_function)(void); typedef
90 tcase_teardown_function teardown;
110 tcase_teardown_function);
Dminicheck.c76 tcase_teardown_function teardown) { in tcase_add_checked_fixture()