#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
template<typename CharType > | |
bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
template<typename MatcheeStringType > | |
bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
StartsWithMatcher (const StringType &prefix) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (StartsWithMatcher) | |
Private Attributes | |
const StringType | prefix_ |
Definition at line 6053 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6055 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6085 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6080 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 6064 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6073 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6091 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.