#include <gmock.h>
Public Member Functions | |
EachMatcher (M m) | |
EachMatcher (M m) | |
template<typename Container > | |
operator Matcher< Container > () const | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (EachMatcher) | |
GTEST_DISALLOW_ASSIGN_ (EachMatcher) | |
Private Attributes | |
const M | inner_matcher_ |
Definition at line 7926 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7929 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 3008 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 3011 of file gmock-matchers.h.
|
inline |
Definition at line 7932 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7938 of file fused-src/gmock/gmock.h.