Searched refs:CatchExceptions (Results 1 – 2 of 2) sorted by relevance
5461 static Flags CatchExceptions(bool catch_exceptions) { in CatchExceptions() function5838 TEST_F(InitGoogleTestTest, CatchExceptions) { in TEST_F() argument5850 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::CatchExceptions(true), false); in TEST_F()
5602 static Flags CatchExceptions(bool catch_exceptions) { in CatchExceptions() function5912 TEST_F(ParseFlagsTest, CatchExceptions) { in TEST_F() argument5917 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::CatchExceptions(true), false); in TEST_F()