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