proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
RefMatcher (T &x) | |
template<typename Super > | |
operator Matcher< Super & > () const | |
RefMatcher (T &x) | |
template<typename Super > | |
operator Matcher< Super & > () const | |
RefMatcher (T &x) | |
template<typename Super > | |
operator Matcher< Super & > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (RefMatcher) | |
GTEST_DISALLOW_ASSIGN_ (RefMatcher) | |
GTEST_DISALLOW_ASSIGN_ (RefMatcher) | |
Private Attributes | |
T & | object_ |
Definition at line 1032 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1042 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1042 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1042 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1045 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 1045 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 1045 of file gmock-matchers.h.
References testing::MakeMatcher().
|
private |
Definition at line 1084 of file gmock-matchers.h.