#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 |
StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive) | |
Private Member Functions | |
void | DescribeToHelper (bool expect_eq, ::std::ostream *os) const |
GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
Private Attributes | |
const bool | case_sensitive_ |
const bool | expect_eq_ |
const StringType | string_ |
Definition at line 5945 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 5947 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 5981 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 5977 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineprivate |
Definition at line 5986 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 5957 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 5969 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 5997 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 5996 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 5995 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.