Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_allocation.c293 do_nothing() in do_nothing() function
3640 run_suite(set_up_allocator_and_vm_variables, allocate_argument_error_tests, do_nothing, in run_allocate_test_suites()
3672 run_suite(set_up_allocator_and_vm_size, allocate_address_error_tests, do_nothing, in run_allocate_test_suites()
3693 run_suite(set_up_vm_size, mach_vm_map_large_mask_overflow_error_test, do_nothing, in run_allocate_test_suites()
3744 run_suite(set_up_vm_variables_and_allocate, access_deallocated_memory_tests, do_nothing, in run_deallocate_test_suites()
3753 run_suite(set_up_vm_variables_and_allocate, deallocate_reallocate_tests, do_nothing, in run_deallocate_test_suites()
3760 run_suite(set_up_vm_variables, deallocate_null_map_test, do_nothing, in run_deallocate_test_suites()
3770 run_suite(do_nothing, deallocate_edge_case_tests, do_nothing, "Edge case deallocation tests"); in run_deallocate_test_suites()
3773 …run_suite(do_nothing, deallocate_suicide_test, do_nothing, "Whole address space deallocation test"… in run_deallocate_test_suites()
3850 run_suite(do_nothing, read_edge_case_tests, do_nothing, "mach_vm_read() fixed size tests"); in run_read_test_suites()
[all …]