Home
last modified time | relevance | path

Searched defs:should_fail (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/tests/vm/
H A Dupl.c57 bool should_fail; member
348 bool should_fail = sptm_enabled(); variable
459 bool should_fail; member
H A Dmach_vm_map.c99 bool should_fail = false; in mach_vm_map_unaligned_test() local
/xnu-12377.1.9/osfmk/vm/
H A Dvm_tests.c2519 bool should_fail; /* Is UPL creation expected to fail due to permissions checking? */ in vm_upl_test() member
2815 bool should_fail; /* Is UPL creation expected to fail due to permissions checking? */ in vm_upl_object_test() member
/xnu-12377.1.9/tests/
H A Dstackshot_tests.m154 bool should_fail; field