Definition at line 280 of file gmock-matchers_test.cc.
virtual void testing::gmock_matchers_test::NewEvenMatcherImpl::DescribeTo |
( |
ostream * |
os | ) |
const |
|
inlinevirtual |
virtual void testing::gmock_matchers_test::NewEvenMatcherImpl::DescribeTo |
( |
ostream * |
os | ) |
const |
|
inlinevirtual |
Definition at line 294 of file gmock-matchers_test.cc.
References testing::gmock_matchers_test::Describe(), testing::Eq(), EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, testing::gmock_matchers_test::Explain(), testing::gmock_matchers_test::g_bar, testing::gmock_matchers_test::GreaterThan(), m, testing::MakeMatcher(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::StringMatchResultListener::str(), and testing::internal::TEST().
295 *os <<
"is an even number";
virtual void testing::gmock_matchers_test::NewEvenMatcherImpl::DescribeTo |
( |
ostream * |
os | ) |
const |
|
inlinevirtual |
Definition at line 294 of file gmock-matchers_test.cc.
References testing::gmock_matchers_test::Describe(), testing::Eq(), EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, testing::gmock_matchers_test::Explain(), testing::gmock_matchers_test::g_bar, testing::gmock_matchers_test::GreaterThan(), m, testing::MakeMatcher(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::StringMatchResultListener::str(), and testing::internal::TEST().
295 *os <<
"is an even number";
virtual bool testing::gmock_matchers_test::NewEvenMatcherImpl::MatchAndExplain |
( |
int |
x, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inlinevirtual |
virtual bool testing::gmock_matchers_test::NewEvenMatcherImpl::MatchAndExplain |
( |
int |
x, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inlinevirtual |
virtual bool testing::gmock_matchers_test::NewEvenMatcherImpl::MatchAndExplain |
( |
int |
x, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: