#include <gmock.h>
Public Member Functions | |
NotMatcher (InnerMatcher matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (NotMatcher) | |
Private Attributes | |
InnerMatcher | matcher_ |
Definition at line 6289 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6291 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 6296 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6301 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.