|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| EachMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
| EachMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
| EachMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (EachMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (EachMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (EachMatcher) | |
Private Attributes | |
| const M | inner_matcher_ |
Definition at line 2919 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2921 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2921 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2921 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2924 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2924 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, M, and testing::MakeMatcher().
|
inline |
Definition at line 2924 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, M, and testing::MakeMatcher().
|
private |
Definition at line 2929 of file gmock-matchers.h.