#include <gmock.h>
Public Member Functions | |
| EitherOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
| template<typename T > | |
| operator Matcher< T > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (EitherOfMatcher) | |
Private Attributes | |
| Matcher1 | matcher1_ |
| Matcher2 | matcher2_ |
Definition at line 6552 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6554 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 6561 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6567 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6568 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.