Searched defs:StartsWithMatcher (Results 1 - 1 of 1) sorted by relevance
/third_party/googletest/googlemock/include/gmock/ | ||
H A D | gmock-matchers.h | 1018 class StartsWithMatcher { class 1020 explicit StartsWithMatcher(const StringType& prefix) : prefix_(prefix) {} in StartsWithMatcher() function in testing::internal::StartsWithMatcher |
Completed in 14 milliseconds