Home
last modified time | relevance | path

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

/external/expat/tests/
Dminicheck.h66 typedef void (*tcase_teardown_function)(void); typedef
87 tcase_teardown_function teardown;
110 tcase_teardown_function);
Dminicheck.c80 tcase_teardown_function teardown) in tcase_add_checked_fixture()