Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c706 static boolean_t flag_run_copy_test = FALSE; variable
736 {"copy", &flag_run_copy_test},
4126 if (flag_run_copy_test) { in perform_test_with_options()