Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-generated-matchers.h>
Public Types | |
typedef internal::TupleFields< RawArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::type | SelectedArgs |
typedef Matcher< const SelectedArgs & > | MonomorphicInnerMatcher |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (ArgsTuple) RawArgsTuple |
template<typename InnerMatcher > | |
ArgsMatcherImpl (const InnerMatcher &inner_matcher) | |
virtual bool | MatchAndExplain (ArgsTuple args, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Public Member Functions inherited from testing::MatcherInterface< ArgsTuple > | |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Definition at line 211 of file gmock-generated-matchers.h.
Matcher<const SelectedArgs&> testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MonomorphicInnerMatcher |
Definition at line 217 of file gmock-generated-matchers.h.
internal::TupleFields<RawArgsTuple,k0,k1,k2,k3,k4,k5,k6,k7,k8,k9>::type testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::SelectedArgs |
Definition at line 216 of file gmock-generated-matchers.h.
|
inlineexplicit |
Definition at line 220 of file gmock-generated-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 245 of file gmock-generated-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 239 of file gmock-generated-matchers.h.
typedef testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | ArgsTuple | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< ArgsTuple >.
Definition at line 223 of file gmock-generated-matchers.h.