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