Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h795 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc3795 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4216 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/googletest/googletest/src/
Dgtest-internal-inl.h850 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc5393 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h835 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4880 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h842 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4932 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h814 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4745 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h830 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4829 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/fmtlib/test/
Dgmock-gtest-all.cc1219 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl
5228 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc1217 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl
5664 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()