#include <gmock.h>
Public Member Functions | |
| template<typename Iter > | |
| ElementsAreArrayMatcher (Iter first, Iter last) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ElementsAreArrayMatcher) | |
Private Attributes | |
| const ::std::vector< T > | matchers_ |
Definition at line 8344 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8347 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 8350 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8356 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.