Home
last modified time | relevance | path

Searched refs:IsHRESULTFailure (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h2039 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
2042 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr))
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h467 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1965 AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT in IsHRESULTFailure() function