Searched refs:should_handle (Results 1 – 1 of 1) sorted by relevance
2048 bool should_handle = true; in GTestShouldProcessSEH() local2051 should_handle = false; in GTestShouldProcessSEH()2053 should_handle = false; in GTestShouldProcessSEH()2055 should_handle = false; in GTestShouldProcessSEH()2057 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; in GTestShouldProcessSEH()