|
Monero
|
#include <gmock-matchers.h>
Public Member Functions | |
| TrulyMatcher (Predicate pred) | |
| template<typename T> | |
| bool | MatchAndExplain (T &x, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (TrulyMatcher) | |
Private Attributes | |
| Predicate | predicate_ |
|
inlineexplicit |
|
inline |
|
inline |
|
private |
|
inline |
|
private |