Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vm/
H A Dperf_madvise.c29 typedef struct test_result { struct
32 } test_result_t; argument
H A Dvm_allocation.c211 boolean_t test_result = child_terminated_normally(test_status); in child_test_passed() local