proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
PointeeMatcher (const InnerMatcher &matcher) | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
PointeeMatcher (const InnerMatcher &matcher) | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
PointeeMatcher (const InnerMatcher &matcher) | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
Private Attributes | |
const InnerMatcher | matcher_ |
Definition at line 2043 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2045 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2045 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2045 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2056 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2056 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and testing::MakeMatcher().
|
inline |
Definition at line 2056 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and testing::MakeMatcher().
|
private |
Definition at line 2096 of file gmock-matchers.h.