All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::internal::EndsWithMatcher< StringType > Class Template Reference

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
 EndsWithMatcher (const StringType &suffix)
 
template<typename CharType >
bool MatchAndExplain (CharType *s, MatchResultListener *listener) const
 
template<typename MatcheeStringType >
bool MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const