Home
last modified time | relevance | path

Searched refs:test_result (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/tests/vm/
H A Dperf_madvise.c29 typedef struct test_result { struct
H A Dvm_allocation.c211 boolean_t test_result = child_terminated_normally(test_status); in child_test_passed() local
212 log_test_result(unit_test, test_result, test_num); in child_test_passed()
213 return test_result; in child_test_passed()
/xnu-10063.101.15/osfmk/tests/
H A Dktest.h43 extern int T_SYM(test_result);
192 #define T_TESTRESULT (T_SYM(test_result))