Home
last modified time | relevance | path

Searched refs:out_of_proc_guarantee (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);
151 const OutOfProcGuarantee out_of_proc_guarantee) { in DoCrashAccessViolation() argument
154 if (out_of_proc_guarantee == OUT_OF_PROC_GUARANTEED) { in DoCrashAccessViolation()
168 ASSERT_TRUE(out_of_proc_guarantee == OUT_OF_PROC_BEST_EFFORT); in DoCrashAccessViolation()