#include <gmock.h>
Public Member Functions | |
BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcher) | |
Private Attributes | |
Matcher1 | matcher1_ |
Matcher2 | matcher2_ |
Definition at line 6457 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6459 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 6466 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6472 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6473 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.