#include <gmock.h>
Classes | |
| class | Impl |
Public Member Functions | |
| template<typename Pointer > | |
| operator Matcher< Pointer > () const | |
| PointeeMatcher (const InnerMatcher &matcher) | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
Private Attributes | |
| const InnerMatcher | matcher_ |
Definition at line 6862 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6864 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 6875 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6915 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.