Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp3569 struct EndsWithMatcher : StringMatcherBase { struct
11764EndsWithMatcher::EndsWithMatcher( CasedString const& comparator ) : StringMatcherBase( "ends with"… in EndsWithMatcher() function in Catch::Matchers::StdString::EndsWithMatcher