Home
last modified time | relevance | path

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

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