Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c372 #define assert_mach_failure(kr, format, ...) \ macro
981 assert_mach_failure(mach_vm_copy(mach_task_self(), source, size, dest), "mach_vm_copy()"); in assert_copy_failure()
2030 assert_mach_failure(kr, in test_allocate_first_fit_pages()