Searched refs:CatchExceptions (Results 1 – 1 of 1) sorted by relevance
5325 static Flags CatchExceptions(bool catch_exceptions) { in CatchExceptions() function5702 TEST_F(InitGoogleTestTest, CatchExceptions) { in TEST_F() argument5714 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::CatchExceptions(true), false); in TEST_F()