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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1281 class EndsWithMatcher { class in namespace:testing::internal
1283 explicit EndsWithMatcher(const StringType& suffix) : suffix_(suffix) {} function in class:testing::internal::EndsWithMatcher

Completed in 30 milliseconds