Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/vm/
H A Dvm_allocation.c73 int numoftests; member
84 uintmax_t numoftests; member
103 create_suite(const char * name, int numoftests, test_fn_t set_up, unit_test_t * tests, test_fn_t te… in create_suite()
282 _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char * for… in _run_suite()