Searched defs:EndsWithMatcher (Results 1 – 5 of 5) sorted by relevance
50 struct EndsWithMatcher : StringMatcherBase { struct
74 …EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher
192 private static final class EndsWithMatcher extends WCMatcher class in WCMatcher219 EndsWithMatcher (final char [] pattern, final int patternLength) in EndsWithMatcher() method in WCMatcher.EndsWithMatcher
1076 explicit EndsWithMatcher(const StringType& suffix) : suffix_(suffix) {} in EndsWithMatcher() function
3166 struct EndsWithMatcher : StringMatcherBase { struct9487 …EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher