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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h2076 EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
2079 ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr))
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h493 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc1704 AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT function in namespace:testing::internal

Completed in 37 milliseconds