Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Types | |
typedef OptionalView::value_type | ValueType |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Optional) OptionalView |
Impl (const ValueMatcher &value_matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Optional optional, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherInterface< Optional > | |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Definition at line 4012 of file gmock-matchers.h.
OptionalView::value_type testing::internal::OptionalMatcher< ValueMatcher >::Impl< Optional >::ValueType |
Definition at line 4015 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 4016 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 4024 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 4019 of file gmock-matchers.h.
typedef testing::internal::OptionalMatcher< ValueMatcher >::Impl< Optional >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Optional | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< Optional >.
Definition at line 4029 of file gmock-matchers.h.