Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3520 struct EndsWithMatcher : StringMatcherBase { struct
11608EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher