Home
last modified time | relevance | path

Searched defs:EndsWithMatcher (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/internal/
Dcatch_matchers_string.h50 struct EndsWithMatcher : StringMatcherBase { struct
Dcatch_matchers_string.cpp74EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher
/external/emma/core/java12/com/vladium/util/
DWCMatcher.java192 private static final class EndsWithMatcher extends WCMatcher class in WCMatcher
219 EndsWithMatcher (final char [] pattern, final int patternLength) in EndsWithMatcher() method in WCMatcher.EndsWithMatcher
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h1076 explicit EndsWithMatcher(const StringType& suffix) : suffix_(suffix) {} in EndsWithMatcher() function
/external/catch2/single_include/catch2/
Dcatch.hpp3166 struct EndsWithMatcher : StringMatcherBase { struct
9487EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher