Searched defs:catch_exceptions (Results 1 – 5 of 5) sorted by relevance
828 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
834 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
835 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
5615 bool catch_exceptions; member