Home
last modified time | relevance | path

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

/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation_kern.c1966 #define RUN_START(fn, wired, name) dealloc_results(process_results(test_kext_tagged_with_allocated_… in IMPL() macro
1976 RUN_START(fn, true, #name " (user wired)"); \ in IMPL()
1977 RUN_START(fn, false, #name " (non user wired)"); in IMPL()
2004 #undef RUN_START in IMPL()