|
Monero
|
#include <gmock-matchers.h>
Public Member Functions | |
| ContainsMatcher (M m) | |
| template<typename Container> | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ContainsMatcher) | |
Private Attributes | |
| const M | inner_matcher_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |