#include <gmock.h>
Classes | |
class | Impl |
Public Member Functions | |
template<typename Container > | |
operator Matcher< Container > () const | |
SizeIsMatcher (const SizeMatcher &size_matcher) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher) | |
Private Attributes | |
const SizeMatcher | size_matcher_ |
Definition at line 7218 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7220 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 7225 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7264 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.