Searched defs:set_catch_exceptions (Results 1 – 3 of 3) sorted by relevance
835 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
850 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
1238 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl