Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h792 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h806 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc3857 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4217 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/swiftshader/third_party/llvm-7.0/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/mesa3d/src/gtest/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/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/googletest/googletest/src/
Dgtest-internal-inl.h830 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function
Dgtest.cc4810 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc3792 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc1217 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions() function in testing::internal::UnitTestImpl
5668 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()