|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
| PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| template<typename T > | |
| bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
| typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
| PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| template<typename T > | |
| bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
| typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
| PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &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_ (PropertyMatcher) | |
| bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
| bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
| GTEST_DISALLOW_ASSIGN_ (PropertyMatcher) | |
| bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
| bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
| GTEST_DISALLOW_ASSIGN_ (PropertyMatcher) | |
Private Attributes | |
| PropertyType(Class::* | property_ )() const |
| const Matcher< RefToConstProperty > | matcher_ |
Definition at line 2236 of file gmock-matchers.h.
|
inline |
Definition at line 2244 of file gmock-matchers.h.
|
inline |
Definition at line 2244 of file gmock-matchers.h.
|
inline |
Definition at line 2244 of file gmock-matchers.h.
|
inline |
Definition at line 2253 of file gmock-matchers.h.
|
inline |
Definition at line 2253 of file gmock-matchers.h.
|
inline |
Definition at line 2253 of file gmock-matchers.h.
|
inline |
Definition at line 2248 of file gmock-matchers.h.
|
inline |
Definition at line 2248 of file gmock-matchers.h.
|
inline |
Definition at line 2248 of file gmock-matchers.h.
|
private |
|
private |
|
private |
| typedef testing::internal::PropertyMatcher< Class, PropertyType >::GTEST_REFERENCE_TO_CONST_ | ( | PropertyType | ) |
| typedef testing::internal::PropertyMatcher< Class, PropertyType >::GTEST_REFERENCE_TO_CONST_ | ( | PropertyType | ) |
| typedef testing::internal::PropertyMatcher< Class, PropertyType >::GTEST_REFERENCE_TO_CONST_ | ( | PropertyType | ) |
|
inline |
Definition at line 2259 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, T, and type.
|
inline |
Definition at line 2259 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and type.
|
inline |
Definition at line 2259 of file gmock-matchers.h.
References GTEST_REMOVE_CONST_, and type.
|
inlineprivate |
Definition at line 2270 of file gmock-matchers.h.
References testing::internal::posix::Abort(), and testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2270 of file gmock-matchers.h.
References testing::internal::posix::Abort(), and testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2270 of file gmock-matchers.h.
References testing::internal::posix::Abort(), and testing::internal::MatchPrintAndExplain().
|
inlineprivate |
Definition at line 2286 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 2286 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlineprivate |
Definition at line 2286 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
private |
Definition at line 2299 of file gmock-matchers.h.
|
private |
Definition at line 2298 of file gmock-matchers.h.