Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc62 class ExceptionHandlerDeathTest : public ::testing::Test { class
74 void ExceptionHandlerDeathTest::SetUp() { in SetUp()
120 TEST_F(ExceptionHandlerDeathTest, InProcTest) { in TEST_F() argument
150 void ExceptionHandlerDeathTest::DoCrashAccessViolation( in DoCrashAccessViolation()
191 TEST_F(ExceptionHandlerDeathTest, OutOfProcTest) { in TEST_F() argument
215 TEST_F(ExceptionHandlerDeathTest, OutOfProcGuaranteedTest) { in TEST_F() argument
238 TEST_F(ExceptionHandlerDeathTest, InvalidParameterTest) { in TEST_F() argument
268 void ExceptionHandlerDeathTest::DoCrashPureVirtualCall() { in DoCrashPureVirtualCall()
272 TEST_F(ExceptionHandlerDeathTest, PureVirtualCallTest) { in TEST_F() argument
312 TEST_F(ExceptionHandlerDeathTest, InstructionPointerMemory) { in TEST_F() argument
[all …]