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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1220 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
5369 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));

Completed in 41 milliseconds