#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 |
template<typename T > | |
bool | MatchAndExplain (T &x, MatchResultListener *) const |
template<typename T > | |
bool | MatchAndExplain (T &x, MatchResultListener *) const |
TrulyMatcher (Predicate pred) | |
TrulyMatcher (Predicate pred) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (TrulyMatcher) | |
GTEST_DISALLOW_ASSIGN_ (TrulyMatcher) | |
Private Attributes | |
Predicate | predicate_ |
Definition at line 6775 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6778 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1857 of file gmock-matchers.h.
|
inline |
Definition at line 1884 of file gmock-matchers.h.
|
inline |
Definition at line 6805 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1879 of file gmock-matchers.h.
|
inline |
Definition at line 6800 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inline |
Definition at line 1864 of file gmock-matchers.h.
|
inline |
Definition at line 6785 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6811 of file fused-src/gmock/gmock.h.