proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
template<typename Iter > | |
ElementsAreArrayMatcher (Iter first, Iter last) | |
template<typename Container > | |
operator Matcher< Container > () const | |
template<typename Iter > | |
ElementsAreArrayMatcher (Iter first, Iter last) | |
template<typename Container > | |
operator Matcher< Container > () const | |
template<typename Iter > | |
ElementsAreArrayMatcher (Iter first, Iter last) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreArrayMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreArrayMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ElementsAreArrayMatcher) | |
Private Attributes | |
const ::std::vector< T > | matchers_ |
Definition at line 3525 of file gmock-matchers.h.
|
inline |
Definition at line 3528 of file gmock-matchers.h.
|
inline |
Definition at line 3528 of file gmock-matchers.h.
|
inline |
Definition at line 3528 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 3531 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 3531 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::MakeMatcher().
|
inline |
Definition at line 3531 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::MakeMatcher().
|
private |
Definition at line 3537 of file gmock-matchers.h.