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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h806 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc3857 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/googletest/googletest/src/
H A Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4240 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4217 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h795 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc3795 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc3885 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h792 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
/external/v8/testing/gtest/src/
H A Dgtest-internal-inl.h810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4214 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-internal-inl.h819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc3881 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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));
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc3792 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions));

Completed in 828 milliseconds