#include <gmock.h>
Public Member Functions | |
| ElementsAreMatcher (const MatcherTuple &args) | |
| ElementsAreMatcher (const MatcherTuple &args) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
Private Attributes | |
| const MatcherTuple | matchers_ |
Definition at line 8603 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 8606 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 3685 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 3688 of file gmock-matchers.h.
|
inline |
Definition at line 8609 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 8624 of file fused-src/gmock/gmock.h.