#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 5575 of file fused-src/gmock/gmock.h.
void testing::internal::IsNullMatcher::DescribeNegationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 932 of file gmock-matchers.h.
void testing::internal::IsNullMatcher::DescribeNegationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 5584 of file fused-src/gmock/gmock.h.
void testing::internal::IsNullMatcher::DescribeTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 931 of file gmock-matchers.h.
void testing::internal::IsNullMatcher::DescribeTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 5583 of file fused-src/gmock/gmock.h.
bool testing::internal::IsNullMatcher::MatchAndExplain | ( | const Pointer & | p, |
MatchResultListener * | |||
) | const [inline] |
Definition at line 926 of file gmock-matchers.h.
bool testing::internal::IsNullMatcher::MatchAndExplain | ( | const Pointer & | p, |
MatchResultListener * | |||
) | const [inline] |
Definition at line 5578 of file fused-src/gmock/gmock.h.