GNU Radio's DSD Package
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
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() [1/2]

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

◆ DescribeNegationTo() [2/2]

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

◆ DescribeTo() [1/2]

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

◆ DescribeTo() [2/2]

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

◆ MatchAndExplain() [1/2]

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

◆ MatchAndExplain() [2/2]

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

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