#include <gmock.h>
Public Member Functions | |
MatcherAsPredicate (M matcher) | |
MatcherAsPredicate (M matcher) | |
template<typename T > | |
bool | operator() (const T &x) const |
template<typename T > | |
bool | operator() (const T &x) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
Private Attributes | |
M | matcher_ |
Definition at line 6819 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6822 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1901 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 1910 of file gmock-matchers.h.
|
inline |
Definition at line 6831 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6851 of file fused-src/gmock/gmock.h.