Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dmach_vm_map.c99 bool should_fail = false; in mach_vm_map_unaligned_test() local
127 should_fail = true; in mach_vm_map_unaligned_test()
132 should_fail = true; in mach_vm_map_unaligned_test()
150 if (should_fail) { in mach_vm_map_unaligned_test()
183 if (!should_fail) { in mach_vm_map_unaligned_test()
/xnu-11215/tests/
H A Dstackshot_tests.m153 bool should_fail; field
218 if (scenario->should_fail) {
425 .should_fail = true,