Home | History | Annotate | Download | only in test

Lines Matching refs:CatchExceptions

5316   static Flags CatchExceptions(bool catch_exceptions) {
5693 TEST_F(InitGoogleTestTest, CatchExceptions) {
5705 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::CatchExceptions(true), false);