Searched defs:set_catch_exceptions (Results 1 – 9 of 9) sorted by relevance
806 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
792 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
795 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
814 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
1217 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl