|
proxygen
|
Public Member Functions | |
| Impl (CallableStorageType callable, const Matcher< ResultType > &matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (T obj, MatchResultListener *listener) const |
| Impl (CallableStorageType callable, const Matcher< ResultType > &matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (T obj, MatchResultListener *listener) const |
| Impl (CallableStorageType callable, const Matcher< ResultType > &matcher) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (T obj, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
| CallableStorageType | callable_ |
| const Matcher< ResultType > | matcher_ |
Definition at line 2355 of file gmock-matchers.h.
|
inline |
Definition at line 2357 of file gmock-matchers.h.
|
inline |
Definition at line 2357 of file gmock-matchers.h.
|
inline |
Definition at line 2357 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2365 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2365 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2365 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2360 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2360 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2360 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 2370 of file gmock-matchers.h.
References testing::internal::MatchPrintAndExplain().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 2370 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::MatchPrintAndExplain().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 2370 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::MatchPrintAndExplain().
|
mutableprivate |
Definition at line 2385 of file gmock-matchers.h.
|
private |
Definition at line 2386 of file gmock-matchers.h.