proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
Private Attributes | |
const Comparator | comparator_ |
const ContainerMatcher | matcher_ |
Definition at line 2613 of file gmock-matchers.h.
|
inline |
Definition at line 2615 of file gmock-matchers.h.
|
inline |
Definition at line 2615 of file gmock-matchers.h.
|
inline |
Definition at line 2615 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2620 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2620 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2620 of file gmock-matchers.h.
References testing::MakeMatcher().
|
private |
Definition at line 2682 of file gmock-matchers.h.
|
private |
Definition at line 2683 of file gmock-matchers.h.