Searched refs:should_handle (Results 1 – 1 of 1) sorted by relevance
519 bool should_handle = true; in GTestShouldProcessSEH() local522 should_handle = false; in GTestShouldProcessSEH()524 should_handle = false; in GTestShouldProcessSEH()526 should_handle = false; in GTestShouldProcessSEH()528 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()