proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcher) | |
Private Attributes | |
Matcher1 | matcher1_ |
Matcher2 | matcher2_ |
Definition at line 1638 of file gmock-matchers.h.
|
inline |
Definition at line 1640 of file gmock-matchers.h.
|
inline |
Definition at line 1640 of file gmock-matchers.h.
|
inline |
Definition at line 1640 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1647 of file gmock-matchers.h.
|
inline |
|
inline |
|
private |
Definition at line 1653 of file gmock-matchers.h.
|
private |
Definition at line 1654 of file gmock-matchers.h.