Searched refs:AssertDeath (Results 1 – 1 of 1) sorted by relevance
197 void AssertDeath(int signo);281 void CrasherTest::AssertDeath(int signo) { in AssertDeath() function in CrasherTest328 AssertDeath(SIGSEGV); in TEST_F()364 AssertDeath(SIGSEGV); in TEST_F()467 AssertDeath(SIGSEGV); in TEST_P()507 AssertDeath(SIGSEGV); in TEST_P()539 AssertDeath(SIGSEGV); in TEST_P()581 AssertDeath(SIGSEGV); in TEST_P()631 AssertDeath(SIGABRT); in TEST_F()664 AssertDeath(SIGSEGV); in TEST_F()[all …]