Home | History | Annotate | Download | only in gmock

Lines Matching defs:HasSubstr

1183 // Implements the polymorphic HasSubstr(substring) matcher, which
4001 inline PolymorphicMatcher<internal::HasSubstrMatcher<std::string> > HasSubstr(
4076 HasSubstr(const internal::wstring& substring) {