HomeSort by relevance Sort by last modified time
    Searched refs:DisableExceptionHandlerInScope (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/client/windows/unittests/
exception_handler_test.h 46 // testing::DisableExceptionHandlerInScope disable_exception_handler;
50 class DisableExceptionHandlerInScope {
52 DisableExceptionHandlerInScope();
53 ~DisableExceptionHandlerInScope();
exception_handler_test.cc 49 DisableExceptionHandlerInScope::DisableExceptionHandlerInScope() {
54 DisableExceptionHandlerInScope::~DisableExceptionHandlerInScope() {
381 testing::DisableExceptionHandlerInScope disable_exception_handler;
419 testing::DisableExceptionHandlerInScope disable_exception_handler;
473 testing::DisableExceptionHandlerInScope disable_exception_handler;
exception_handler_death_test.cc 136 testing::DisableExceptionHandlerInScope disable_exception_handler;
181 testing::DisableExceptionHandlerInScope disable_exception_handler;
323 testing::DisableExceptionHandlerInScope disable_exception_handler;
410 testing::DisableExceptionHandlerInScope disable_exception_handler;
503 testing::DisableExceptionHandlerInScope disable_exception_handler;
exception_handler_nesting_test.cc 166 testing::DisableExceptionHandlerInScope disable_exception_handler;

Completed in 63 milliseconds