Searched defs:catch_exceptions (Results 1 – 6 of 6) sorted by relevance
53 int catch_exceptions( Generator function_object, in catch_exceptions() function
807 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
823 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
1210 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function in testing::internal::UnitTestImpl
5623 bool catch_exceptions; member
5620 bool catch_exceptions; member