GNU Radio's DSD Package
testing::internal::PredicateFormatterFromMatcher< M > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 PredicateFormatterFromMatcher (const M &m)
template<typename T>
AssertionResult operator() (const char *value_text, const T &x) const
 PredicateFormatterFromMatcher (const M &m)
template<typename T>
AssertionResult operator() (const char *value_text, const T &x) const

Constructor & Destructor Documentation

◆ PredicateFormatterFromMatcher() [1/2]

template<typename M>
testing::internal::PredicateFormatterFromMatcher< M >::PredicateFormatterFromMatcher ( const M & m)
inlineexplicit

◆ PredicateFormatterFromMatcher() [2/2]

template<typename M>
testing::internal::PredicateFormatterFromMatcher< M >::PredicateFormatterFromMatcher ( const M & m)
inlineexplicit

Member Function Documentation

◆ operator()() [1/2]

◆ operator()() [2/2]


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