#include <gmock.h>
Public Member Functions | |
template<typename Container > | |
operator Matcher< Container > () const | |
UnorderedElementsAreArrayMatcher () | |
template<typename Iter > | |
UnorderedElementsAreArrayMatcher (Iter first, Iter last) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreArrayMatcher) | |
Private Attributes | |
::std::vector< T > | matchers_ |
Definition at line 8321 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8323 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8326 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 8330 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8337 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.