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) | |