Searched refs:IsHRESULTSuccess (Results 1 - 15 of 15) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-internal.h493 AssertionResult IsHRESULTSuccess(const char* expr, long hr); // NOLINT
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h1126 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
1129 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
H A Dgtest.cc1239 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h2000 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
2003 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
/external/gtest/include/gtest/
H A Dgtest.h2000 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
2003 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2002 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
2005 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1797 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
1800 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h554 AssertionResult IsHRESULTSuccess(const char* expr, long hr); // NOLINT
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h532 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h538 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h557 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
/external/chromium/testing/gtest/src/
H A Dgtest.cc1378 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/gtest/src/
H A Dgtest.cc1378 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc1378 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal
/external/protobuf/gtest/src/
H A Dgtest.cc1363 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal

Completed in 187 milliseconds