Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/osfmk/tests/
H A Dktest.h42 extern int T_SYM(test_result);
191 #define T_TESTRESULT (T_SYM(test_result))