proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
EitherOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
EitherOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
EitherOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (EitherOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (EitherOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (EitherOfMatcher) | |
Private Attributes | |
Matcher1 | matcher1_ |
Matcher2 | matcher2_ |
Definition at line 1733 of file gmock-matchers.h.
|
inline |
Definition at line 1735 of file gmock-matchers.h.
|
inline |
Definition at line 1735 of file gmock-matchers.h.
|
inline |
Definition at line 1735 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1742 of file gmock-matchers.h.
|
inline |
|
inline |
|
private |
Definition at line 1748 of file gmock-matchers.h.
|
private |
Definition at line 1749 of file gmock-matchers.h.