Searched refs:AssertDeath (Results 1 – 1 of 1) sorted by relevance
167 void AssertDeath(int signo);244 void CrasherTest::AssertDeath(int signo) { in AssertDeath() function in CrasherTest294 AssertDeath(SIGSEGV); in TEST_F()314 AssertDeath(SIGSEGV); in TEST_F()332 AssertDeath(SIGABRT); in TEST_F()354 AssertDeath(SIGSEGV); in TEST_F()383 AssertDeath(SIGABRT); in TEST_F()403 AssertDeath(0); in TEST_F()428 AssertDeath(SIGABRT); in TEST_F()449 AssertDeath(SIGABRT); in TEST_F()[all …]