Searched defs:set_catch_exceptions (Results 1 – 5 of 5) sorted by relevance
841 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
835 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
830 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
1222 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl