proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
MatcherAsPredicate (M matcher) | |
template<typename T > | |
bool | operator() (const T &x) const |
MatcherAsPredicate (M matcher) | |
template<typename T > | |
bool | operator() (const T &x) const |
MatcherAsPredicate (M matcher) | |
template<typename T > | |
bool | operator() (const T &x) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
Private Attributes | |
M | matcher_ |
Definition at line 1796 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1798 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1798 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1798 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1807 of file gmock-matchers.h.
References testing::Matches().
|
inline |
Definition at line 1807 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, M, and testing::Matches().
|
inline |
Definition at line 1807 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, M, and testing::Matches().
|
private |
Definition at line 1826 of file gmock-matchers.h.