#include <gmock.h>
Public Member Functions | |
ElementsAreMatcher (const MatcherTuple &args) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
Private Attributes | |
const MatcherTuple | matchers_ |
Definition at line 8296 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 8298 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 8301 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8315 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.