|
Monero
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| SizeIsMatcher (const SizeMatcher &size_matcher) | |
| template<typename Container> | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher) | |
Private Attributes | |
| const SizeMatcher | size_matcher_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |