#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::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 |
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) | |
StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive) | |
Private Member Functions | |
void | DescribeToHelper (bool expect_eq,::std::ostream *os) const |
void | DescribeToHelper (bool expect_eq,::std::ostream *os) const |
GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
Private Attributes | |
const bool | case_sensitive_ |
const bool | expect_eq_ |
const StringType | string_ |
Definition at line 6077 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6080 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1159 of file gmock-matchers.h.
|
inline |
Definition at line 1198 of file gmock-matchers.h.
|
inline |
Definition at line 6119 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1193 of file gmock-matchers.h.
|
inline |
Definition at line 6114 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 1204 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 6125 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inline |
Definition at line 1169 of file gmock-matchers.h.
|
inline |
Definition at line 1184 of file gmock-matchers.h.
|
inline |
Definition at line 6090 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6105 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6140 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6139 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6138 of file fused-src/gmock/gmock.h.