#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) | |
PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PropertyMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PropertyMatcher) | |
bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const |
Private Attributes | |
const Matcher< RefToConstProperty > | matcher_ |
PropertyType(Class::* | property_ )() const |
Definition at line 7223 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 7232 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2311 of file gmock-matchers.h.
|
inline |
Definition at line 2321 of file gmock-matchers.h.
|
inline |
Definition at line 7242 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2315 of file gmock-matchers.h.
|
inline |
Definition at line 7236 of file fused-src/gmock/gmock.h.
|
private |
|
private |
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 2328 of file gmock-matchers.h.
|
inline |
Definition at line 7249 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 2340 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 2350 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 7261 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 7271 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7285 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7284 of file fused-src/gmock/gmock.h.