|
Monero
|
#include <gmock-matchers.h>

Protected Types | |
| typedef ::std::vector< const MatcherDescriberInterface * > | MatcherDescriberVec |
Protected Member Functions | |
| void | DescribeToImpl (::std::ostream *os) const |
| void | DescribeNegationToImpl (::std::ostream *os) const |
| bool | VerifyAllElementsAndMatchersAreMatched (const ::std::vector< string > &element_printouts, const MatchMatrix &matrix, MatchResultListener *listener) const |
| MatcherDescriberVec & | matcher_describers () |
Static Protected Member Functions | |
| static Message | Elements (size_t n) |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcherImplBase) | |
Private Attributes | |
| MatcherDescriberVec | matcher_describers_ |
|
protected |
|
protected |
|
protected |
|
inlinestaticprotected |
|
private |
|
inlineprotected |
|
protected |
|
private |