Home
last modified time | relevance | path

Searched defs:set_catch_exceptions (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gtest/src/
Dgtest-internal-inl.h841 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
/third_party/googletest/googletest/src/
Dgtest-internal-inl.h842 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function