proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
ElementsAreMatcher (const MatcherTuple &args) | |
template<typename Container > | |
operator Matcher< Container > () const | |
ElementsAreMatcher (const MatcherTuple &args) | |
template<typename Container > | |
operator Matcher< Container > () const | |
ElementsAreMatcher (const MatcherTuple &args) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreMatcher) | |
Private Attributes | |
const MatcherTuple | matchers_ |
Definition at line 3477 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 3479 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 3479 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 3479 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 3482 of file gmock-matchers.h.
References GTEST_REMOVE_REFERENCE_AND_CONST_, testing::MakeMatcher(), testing::internal::TransformTupleValues(), and value.
|
inline |
Definition at line 3482 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, testing::MakeMatcher(), testing::internal::TransformTupleValues(), and value.
|
inline |
Definition at line 3482 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, testing::MakeMatcher(), testing::internal::TransformTupleValues(), and value.
|
private |
Definition at line 3496 of file gmock-matchers.h.