|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
Private Member Functions | |
| void | DescribeToHelper (bool expect_eq,::std::ostream *os) const |
| GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
| void | DescribeToHelper (bool expect_eq,::std::ostream *os) const |
| GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
| void | DescribeToHelper (bool expect_eq,::std::ostream *os) const |
| GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher) | |
Private Attributes | |
| const StringType | string_ |
| const bool | expect_eq_ |
| const bool | case_sensitive_ |
Definition at line 1126 of file gmock-matchers.h.
|
inline |
Definition at line 1128 of file gmock-matchers.h.
|
inline |
Definition at line 1128 of file gmock-matchers.h.
|
inline |
Definition at line 1128 of file gmock-matchers.h.
|
inline |
Definition at line 1162 of file gmock-matchers.h.
|
inline |
Definition at line 1162 of file gmock-matchers.h.
|
inline |
Definition at line 1162 of file gmock-matchers.h.
|
inline |
Definition at line 1158 of file gmock-matchers.h.
|
inline |
Definition at line 1158 of file gmock-matchers.h.
|
inline |
Definition at line 1158 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 1167 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::UniversalPrint().
|
inlineprivate |
Definition at line 1167 of file gmock-matchers.h.
References testing::internal::UniversalPrint().
|
inlineprivate |
Definition at line 1167 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::UniversalPrint().
|
private |
|
private |
|
private |
|
inline |
Definition at line 1138 of file gmock-matchers.h.
|
inline |
Definition at line 1138 of file gmock-matchers.h.
|
inline |
Definition at line 1138 of file gmock-matchers.h.
|
inline |
Definition at line 1150 of file gmock-matchers.h.
References testing::internal::CaseInsensitiveStringEquals().
|
inline |
Definition at line 1150 of file gmock-matchers.h.
References testing::internal::CaseInsensitiveStringEquals().
|
inline |
Definition at line 1150 of file gmock-matchers.h.
References testing::internal::CaseInsensitiveStringEquals().
|
private |
Definition at line 1178 of file gmock-matchers.h.
|
private |
Definition at line 1177 of file gmock-matchers.h.
|
private |
Definition at line 1176 of file gmock-matchers.h.