Home
last modified time | relevance | path

Searched defs:tear_down (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/tests/vm/
H A Dvm_mte_reclamation_withmte.c58 tear_down(void) in tear_down() function
H A Dvm_allocation.c76 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 Darm_mte_stress.c225 tear_down(void) in tear_down() function