Searched refs:IsHRESULTFailure (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h2006 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2009 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2009 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2012 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h2006 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2009 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1803 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
1806 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h465 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h555 AssertionResult IsHRESULTFailure(const char* expr, long hr); // NOLINT
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h2153 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2156 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/gtest/include/gtest/
H A Dgtest.h2137 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2140 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h497 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-internal.h540 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h569 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h540 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc1672 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1385 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/gtest/src/
H A Dgtest.cc1388 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1385 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1385 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/protobuf/gtest/src/
H A Dgtest.cc1370 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2872 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2872 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7425 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
19907 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
19910 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7425 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
19907 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
19910 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))

Completed in 791 milliseconds