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