|
Monero
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
| template<typename LhsContainer> | |
| operator Matcher< LhsContainer > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
Private Attributes | |
| const Comparator | comparator_ |
| const ContainerMatcher | matcher_ |
|
inline |
|
private |
|
inline |
|
private |
|
private |