Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c714 static boolean_t flag_run_copy_test = FALSE; variable
744 {"copy", &flag_run_copy_test},
4143 if (flag_run_copy_test) { in perform_test_with_options()