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