Searched defs:tear_down (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/tests/vm/ |
| H A D | vm_mte_reclamation_withmte.c | 58 tear_down(void) in tear_down() function
|
| H A D | vm_allocation.c | 76 test_fn_t tear_down; member 103 …uite(const char * name, int numoftests, test_fn_t set_up, unit_test_t * tests, test_fn_t tear_down) in create_suite() 273 #define run_suite(set_up, tests, tear_down, ...) \ argument 282 _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char * for… in _run_suite()
|
| /xnu-12377.61.12/tests/ |
| H A D | arm_mte_stress.c | 225 tear_down(void) in tear_down() function
|