|
GNU Radio's DSD Package
|
#include <gmock-matchers.h>
Public Types | |
| typedef RawPairType::first_type | FirstType |
| typedef RawPairType::second_type | SecondType |
| typedef RawPairType::first_type | FirstType |
| typedef RawPairType::second_type | SecondType |
Public Member Functions | |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType |
| template<typename FirstMatcher , typename SecondMatcher > | |
| PairMatcherImpl (FirstMatcher first_matcher, SecondMatcher second_matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (PairType a_pair, MatchResultListener *listener) const |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType |
| template<typename FirstMatcher , typename SecondMatcher > | |
| PairMatcherImpl (FirstMatcher first_matcher, SecondMatcher second_matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (PairType a_pair, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
| typedef RawPairType::first_type testing::internal::PairMatcherImpl< PairType >::FirstType |
| typedef RawPairType::first_type testing::internal::PairMatcherImpl< PairType >::FirstType |
| typedef RawPairType::second_type testing::internal::PairMatcherImpl< PairType >::SecondType |
| typedef RawPairType::second_type testing::internal::PairMatcherImpl< PairType >::SecondType |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
References testing::internal::MatcherBase< T >::DescribeNegationTo().
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
References testing::internal::MatcherBase< T >::DescribeNegationTo().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
References testing::internal::MatcherBase< T >::DescribeTo().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
References testing::internal::MatcherBase< T >::DescribeTo().
| typedef testing::internal::PairMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
| typedef testing::internal::PairMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
|
inlinevirtual |
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
References testing::MatchResultListener::IsInterested(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::internal::PrintIfNotEmpty(), testing::StringMatchResultListener::str(), and testing::MatchResultListener::stream().