Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h806 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc5422 bool catch_exceptions; member