Home | History | Annotate | Download | only in gtest

Lines Matching refs:should_handle

2007   bool should_handle = true;
2010 should_handle = false;
2012 should_handle = false;
2014 should_handle = false;
2016 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH;