#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
template<typename Pointer > | |
bool | MatchAndExplain (const Pointer &p, MatchResultListener *) const |
template<typename Pointer > | |
bool | MatchAndExplain (const Pointer &p, MatchResultListener *) const |
Definition at line 5591 of file fused-src/gmock/gmock.h.
void testing::internal::NotNullMatcher::DescribeNegationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 948 of file gmock-matchers.h.
void testing::internal::NotNullMatcher::DescribeNegationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 5600 of file fused-src/gmock/gmock.h.
void testing::internal::NotNullMatcher::DescribeTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 947 of file gmock-matchers.h.
void testing::internal::NotNullMatcher::DescribeTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 5599 of file fused-src/gmock/gmock.h.
bool testing::internal::NotNullMatcher::MatchAndExplain | ( | const Pointer & | p, |
MatchResultListener * | |||
) | const [inline] |
Definition at line 942 of file gmock-matchers.h.
bool testing::internal::NotNullMatcher::MatchAndExplain | ( | const Pointer & | p, |
MatchResultListener * | |||
) | const [inline] |
Definition at line 5594 of file fused-src/gmock/gmock.h.