|
GNU Radio's DSD Package
|
#include <gmock-matchers.h>
Public Member Functions | |
| Matcher () | |
| Matcher (const MatcherInterface< T > *impl) | |
| Matcher (T value) | |
| Matcher () | |
| Matcher (const MatcherInterface< T > *impl) | |
| Matcher (T value) | |
| Public Member Functions inherited from testing::internal::MatcherBase< T > | |
| bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| bool | Matches (T x) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | ExplainMatchResultTo (T x, ::std::ostream *os) const |
| const MatcherDescriberInterface * | GetDescriber () const |
| bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| bool | Matches (T x) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | ExplainMatchResultTo (T x, ::std::ostream *os) const |
| const MatcherDescriberInterface * | GetDescriber () const |
Additional Inherited Members | |
| Protected Member Functions inherited from testing::internal::MatcherBase< T > | |
| MatcherBase () | |
| MatcherBase (const MatcherInterface< T > *impl) | |
| virtual | ~MatcherBase () |
| MatcherBase () | |
| MatcherBase (const MatcherInterface< T > *impl) | |
| virtual | ~MatcherBase () |
|
inline |
Referenced by testing::internal::MatcherCastImpl< T, Matcher< U > >::Cast(), testing::MakeMatcher(), testing::internal::BothOfMatcher< typename AllOfResult1< M1 >::type, typename AllOfResult1< M2 >::type >::operator Matcher< T >(), testing::internal::EitherOfMatcher< typename AnyOfResult1< M1 >::type, typename AnyOfResult1< M2 >::type >::operator Matcher< T >(), testing::internal::NotMatcher< InnerMatcher >::operator Matcher< T >(), testing::internal::ResultOfMatcher< Callable >::operator Matcher< T >(), and testing::PolymorphicMatcher< Impl >::operator Matcher< T >().
|
inlineexplicit |
| testing::Matcher< T >::Matcher | ( | T | value | ) |
References testing::Eq().
|
inline |
|
inlineexplicit |
| testing::Matcher< T >::Matcher | ( | T | value | ) |