Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c743 static boolean_t flag_run_copy_test = FALSE; variable
773 {"copy", &flag_run_copy_test},
4162 if (flag_run_copy_test) { in perform_test_with_options()