Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_allocation.c734 static test_option_t test_options; variable
4192 test_options.to_vmsize = 0;
4195 perform_test_with_options(test_options);
4202 test_options.to_vmsize = 0;
4210 test_options.to_flags = VM_TEST_READ;
4211 test_options.to_vmsize = 0;
4219 test_options.to_flags = VM_TEST_WRITE;
4220 test_options.to_vmsize = 0;
4230 test_options.to_vmsize = 0;
4238 test_options.to_flags = VM_TEST_COPY;
[all …]