Searched refs:DoCrashAccessViolation (Results 1 – 1 of 1) sorted by relevance
70 void DoCrashAccessViolation(const OutOfProcGuarantee out_of_proc_guarantee);150 void ExceptionHandlerDeathTest::DoCrashAccessViolation( in DoCrashAccessViolation() function in __anon6e0446290111::ExceptionHandlerDeathTest211 ASSERT_DEATH(this->DoCrashAccessViolation(OUT_OF_PROC_BEST_EFFORT), ""); in TEST_F()234 ASSERT_DEATH(this->DoCrashAccessViolation(OUT_OF_PROC_GUARANTEED), ""); in TEST_F()