Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc70 void DoCrashAccessViolation(const OutOfProcGuarantee out_of_proc_guarantee);
150 void ExceptionHandlerDeathTest::DoCrashAccessViolation( in DoCrashAccessViolation() function in __anon6e0446290111::ExceptionHandlerDeathTest
211 ASSERT_DEATH(this->DoCrashAccessViolation(OUT_OF_PROC_BEST_EFFORT), ""); in TEST_F()
234 ASSERT_DEATH(this->DoCrashAccessViolation(OUT_OF_PROC_GUARANTEED), ""); in TEST_F()