Searched defs:catch_exceptions (Results 1 – 5 of 5) sorted by relevance
53 int catch_exceptions( Generator function_object, in catch_exceptions() function
828 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
843 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
5721 bool catch_exceptions; member
1231 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function in testing::internal::UnitTestImpl