Searched refs:set_catch_exceptions (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4216 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));

Completed in 16 milliseconds