Searched refs:DoCrashPureVirtualCall (Results 1 – 2 of 2) sorted by relevance
71 void DoCrashPureVirtualCall();268 void ExceptionHandlerDeathTest::DoCrashPureVirtualCall() { in DoCrashPureVirtualCall() function in __anon6e0446290111::ExceptionHandlerDeathTest283 EXPECT_EXIT(DoCrashPureVirtualCall(), ::testing::ExitedWithCode(0), ""); in TEST_F()
87 void DoCrashPureVirtualCall();208 void ExceptionHandlerTest::DoCrashPureVirtualCall() { in DoCrashPureVirtualCall() function in __anon5132e4040111::ExceptionHandlerTest318 EXPECT_EXIT(DoCrashPureVirtualCall(), ::testing::ExitedWithCode(0), ""); in TEST_F()