Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dcorpse_owned_vmobjects.c64 static bool caught_crash = false, caught_corpse = false; variable
157 caught_crash = true; in catch_mach_exception_raise()
288 T_QUIET; T_EXPECT_EQ(caught_crash, true, "Caught EXC_CRASH");