#include <gmock-matchers.h>
◆ MatchResultListener() [1/2]
| testing::MatchResultListener::MatchResultListener |
( |
::std::ostream * | os | ) |
|
|
inlineexplicit |
◆ ~MatchResultListener() [1/2]
| testing::MatchResultListener::~MatchResultListener |
( |
| ) |
|
|
inlinepure virtual |
◆ MatchResultListener() [2/2]
| testing::MatchResultListener::MatchResultListener |
( |
::std::ostream * | os | ) |
|
|
inlineexplicit |
◆ ~MatchResultListener() [2/2]
| virtual testing::MatchResultListener::~MatchResultListener |
( |
| ) |
|
|
pure virtual |
◆ IsInterested() [1/2]
| bool testing::MatchResultListener::IsInterested |
( |
| ) |
const |
|
inline |
Referenced by testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain(), testing::internal::ElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::PairMatcherImpl< PairType >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::UnorderedElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), and testing::internal::MatchPrintAndExplain().
◆ IsInterested() [2/2]
| bool testing::MatchResultListener::IsInterested |
( |
| ) |
const |
|
inline |
◆ operator<<() [1/2]
◆ operator<<() [2/2]
◆ stream() [1/2]
| ::std::ostream * testing::MatchResultListener::stream |
( |
| ) |
|
|
inline |
Referenced by testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain(), testing::internal::ContainerEqMatcher< Container >::MatchAndExplain(), testing::internal::ElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::PairMatcherImpl< PairType >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::MatchAndExplain(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl(), and testing::internal::MatchPrintAndExplain().
◆ stream() [2/2]
| ::std::ostream * testing::MatchResultListener::stream |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: