Home
last modified time | relevance | path

Searched refs:throw_on_failure (Results 1 – 25 of 36) sorted by relevance

12

/external/skia/src/ports/
DSkMemory_malloc.cpp25 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure() function
57 return throw_on_failure(size, realloc(addr, size)); in sk_realloc_throw()
74 return throw_on_failure(size, p); in sk_malloc_flags()
/external/skqp/src/ports/
DSkMemory_malloc.cpp25 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure() function
57 return throw_on_failure(size, realloc(addr, size)); in sk_realloc_throw()
74 return throw_on_failure(size, p); in sk_malloc_flags()
/external/googletest/googletest/test/
Dgtest_throw_on_failure_ex_test.cc53 testing::GTEST_FLAG(throw_on_failure) = true; in TestFailureThrowsRuntimeError()
Dgoogletest-env-var-test_.cc101 cout << GTEST_FLAG(throw_on_failure); in PrintFlag()
Dgtest_unittest.cc54 || testing::GTEST_FLAG(throw_on_failure); in TEST()
213 using testing::GTEST_FLAG(throw_on_failure);
1624 GTEST_FLAG(throw_on_failure) = false; in SetUpTestSuite()
1651 EXPECT_FALSE(GTEST_FLAG(throw_on_failure)); in VerifyAndModifyFlags()
1667 GTEST_FLAG(throw_on_failure) = true; in VerifyAndModifyFlags()
5580 throw_on_failure(false) {} in Flags()
5690 static Flags ThrowOnFailure(bool throw_on_failure) { in ThrowOnFailure()
5692 flags.throw_on_failure = throw_on_failure; in ThrowOnFailure()
5710 bool throw_on_failure; member
5731 GTEST_FLAG(throw_on_failure) = false; in SetUp()
[all …]
/external/google-breakpad/src/testing/gtest/test/
Dgtest_throw_on_failure_ex_test.cc54 testing::GTEST_FLAG(throw_on_failure) = true; in TestFailureThrowsRuntimeError()
Dgtest_env_var_test_.cc105 cout << GTEST_FLAG(throw_on_failure); in PrintFlag()
Dgtest_unittest.cc55 || testing::GTEST_FLAG(throw_on_failure); in TEST()
132 using testing::GTEST_FLAG(throw_on_failure);
1860 GTEST_FLAG(throw_on_failure) = false; in SetUpTestCase()
1887 EXPECT_FALSE(GTEST_FLAG(throw_on_failure)); in VerifyAndModifyFlags()
1903 GTEST_FLAG(throw_on_failure) = true; in VerifyAndModifyFlags()
5439 throw_on_failure(false) {} in Flags()
5549 static Flags ThrowOnFailure(bool throw_on_failure) { in ThrowOnFailure()
5551 flags.throw_on_failure = throw_on_failure; in ThrowOnFailure()
5569 bool throw_on_failure; member
5590 GTEST_FLAG(throw_on_failure) = false; in SetUp()
[all …]
/external/autotest/client/site_tests/security_Libcontainer/src/
Dlibcontainer_target_unittest.cc231 testing::GTEST_FLAG(throw_on_failure) = true; in main()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h176 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
197 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
Dgtest.cc274 throw_on_failure,
3829 } else if (GTEST_FLAG(throw_on_failure)) { in AddTestPartResult()
4839 &GTEST_FLAG(throw_on_failure)) in ParseGoogleTestFlagsOnlyImpl()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h170 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
191 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h172 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
195 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
Dgtest.cc273 throw_on_failure,
3767 } else if (GTEST_FLAG(throw_on_failure)) { in AddTestPartResult()
4777 &GTEST_FLAG(throw_on_failure)) in ParseGoogleTestFlagsOnlyImpl()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
203 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
Dgtest.cc293 throw_on_failure,
4159 } else if (GTEST_FLAG(throw_on_failure)) { in AddTestPartResult()
5250 &GTEST_FLAG(throw_on_failure)); in ParseGoogleTestFlag()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
203 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
Dgtest.cc293 throw_on_failure,
4158 } else if (GTEST_FLAG(throw_on_failure)) { in AddTestPartResult()
5249 &GTEST_FLAG(throw_on_failure)); in ParseGoogleTestFlag()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
203 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h176 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
198 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
/external/googletest/googletest/src/
Dgtest-internal-inl.h177 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
199 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc273 throw_on_failure,
3764 } else if (GTEST_FLAG(throw_on_failure)) { in AddTestPartResult()
4774 &GTEST_FLAG(throw_on_failure)) in ParseGoogleTestFlagsOnlyImpl()
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h139 GTEST_DECLARE_bool_(throw_on_failure);
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h138 GTEST_DECLARE_bool_(throw_on_failure);
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest.h138 GTEST_DECLARE_bool_(throw_on_failure);

12