Home | History | Annotate | Download | only in src

Lines Matching full:catch_exceptions

84 const char kCatchExceptionsFlag[] = "catch_exceptions";
135 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
154 GTEST_FLAG(catch_exceptions) = catch_exceptions_;