Home
last modified time | relevance | path

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

/xnu-8020.140.41/tests/vm/
H A Dvm_allocation.c702 static boolean_t flag_run_deallocate_test = FALSE; variable
732 {"deallocate", &flag_run_deallocate_test},
4110 if (flag_run_deallocate_test) { in perform_test_with_options()