#include <gmock.h>
Classes | |
class | Impl |
Public Member Functions | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
Private Attributes | |
const Comparator | comparator_ |
const ContainerMatcher | matcher_ |
Definition at line 7432 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 7434 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 7439 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7501 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7502 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.