#include <gmock.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_ |
Definition at line 7271 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7273 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 7277 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7325 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.