proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
Private Member Functions | |
bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (FieldMatcher) | |
bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (FieldMatcher) | |
bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (FieldMatcher) | |
Private Attributes | |
const FieldType Class::* | field_ |
const Matcher< const FieldType & > | matcher_ |
Definition at line 2181 of file gmock-matchers.h.
|
inline |
Definition at line 2183 of file gmock-matchers.h.
|
inline |
Definition at line 2183 of file gmock-matchers.h.
|
inline |
Definition at line 2183 of file gmock-matchers.h.
|
inline |
Definition at line 2192 of file gmock-matchers.h.
|
inline |
Definition at line 2192 of file gmock-matchers.h.
|
inline |
Definition at line 2192 of file gmock-matchers.h.
|
inline |
Definition at line 2187 of file gmock-matchers.h.
|
inline |
Definition at line 2187 of file gmock-matchers.h.
|
inline |
Definition at line 2187 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2198 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and type.
|
inline |
Definition at line 2198 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and type.
|
inline |
Definition at line 2198 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, T, and type.
|
inlineprivate |
Definition at line 2209 of file gmock-matchers.h.
References testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2209 of file gmock-matchers.h.
References testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2209 of file gmock-matchers.h.
References testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2215 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 2215 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and GTEST_REFERENCE_TO_CONST_.
|
inlineprivate |
Definition at line 2215 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and GTEST_REFERENCE_TO_CONST_.
|
private |
Definition at line 2227 of file gmock-matchers.h.
|
private |
Definition at line 2228 of file gmock-matchers.h.