|
GNU Radio's DSD Package
|
#include <gmock-matchers.h>
Public Types | |
| typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> | LhsView |
| typedef LhsView::type | LhsStlContainer |
| typedef LhsView::const_reference | LhsStlContainerReference |
| typedef RemoveConstFromKey< typename LhsStlContainer::value_type >::type | LhsValue |
| typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> | LhsView |
| typedef LhsView::type | LhsStlContainer |
| typedef LhsView::const_reference | LhsStlContainerReference |
| typedef RemoveConstFromKey< typename LhsStlContainer::value_type >::type | LhsValue |
Public Member Functions | |
| Impl (const Comparator &comparator, const ContainerMatcher &matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const |
| Impl (const Comparator &comparator, const ContainerMatcher &matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
| typedef LhsView::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainer |
| typedef LhsView::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainer |
| typedef LhsView::const_reference testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainerReference |
| typedef LhsView::const_reference testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainerReference |
| typedef RemoveConstFromKey< typename LhsStlContainer::value_type>::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsValue |
| typedef RemoveConstFromKey< typename LhsStlContainer::value_type>::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsValue |
| typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsView |
| typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsView |
|
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().
|
inlinevirtual |
Implements testing::MatcherInterface< LhsContainer >.
References testing::internal::StlContainerView< RawContainer >::ConstReference(), testing::MatchResultListener::IsInterested(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::internal::PrintIfNotEmpty(), testing::StringMatchResultListener::str(), testing::MatchResultListener::stream(), and testing::internal::UniversalPrint().
|
inlinevirtual |
Implements testing::MatcherInterface< LhsContainer >.
References testing::internal::StlContainerView< RawContainer >::ConstReference(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::internal::PrintIfNotEmpty(), and testing::internal::UniversalPrint().