Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c713 static boolean_t flag_run_protect_test = FALSE; variable
743 {"protect", &flag_run_protect_test},
4139 if (flag_run_protect_test) { in perform_test_with_options()