Monero
Loading...
Searching...
No Matches
testing::internal::NotNullMatcher Class Reference

#include <gmock-matchers.h>

Public Member Functions

template<typename Pointer>
bool MatchAndExplain (const Pointer &p, MatchResultListener *) const
void DescribeTo (::std::ostream *os) const
void DescribeNegationTo (::std::ostream *os) const

Member Function Documentation

◆ DescribeNegationTo()

void testing::internal::NotNullMatcher::DescribeNegationTo ( ::std::ostream * os) const
inline

◆ DescribeTo()

void testing::internal::NotNullMatcher::DescribeTo ( ::std::ostream * os) const
inline

◆ MatchAndExplain()

template<typename Pointer>
bool testing::internal::NotNullMatcher::MatchAndExplain ( const Pointer & p,
MatchResultListener *  ) const
inline

The documentation for this class was generated from the following file: