Searched refs:GTEST_MESSAGE_ (Results 1 – 2 of 2) sorted by relevance
758 #define GTEST_MESSAGE_(message, result_type) \ macro763 return GTEST_MESSAGE_(message, ::testing::TPRT_FATAL_FAILURE)766 GTEST_MESSAGE_(message, ::testing::TPRT_NONFATAL_FAILURE)769 GTEST_MESSAGE_(message, ::testing::TPRT_SUCCESS)
782 #define GTEST_MESSAGE_(message, result_type) \ macro787 return GTEST_MESSAGE_(message, ::testing::TestPartResult::kFatalFailure)790 GTEST_MESSAGE_(message, ::testing::TestPartResult::kNonFatalFailure)793 GTEST_MESSAGE_(message, ::testing::TestPartResult::kSuccess)