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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h986 // Implements the polymorphic HasSubstr(substring) matcher, which
997 // These overloaded methods allow HasSubstr(substring) to be used as a
2902 HasSubstr(const internal::string& substring) { function in namespace:testing
2977 HasSubstr(const internal::wstring& substring) { function in namespace:testing
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1183 // Implements the polymorphic HasSubstr(substring) matcher, which
3984 HasSubstr(const internal::string& substring) { function in namespace:testing
4059 HasSubstr(const internal::wstring& substring) { function in namespace:testing
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h1183 // Implements the polymorphic HasSubstr(substring) matcher, which
3984 HasSubstr(const internal::string& substring) { function in namespace:testing
4059 HasSubstr(const internal::wstring& substring) { function in namespace:testing
/external/fmtlib/test/gmock/
H A Dgmock.h5777 // Implements the polymorphic HasSubstr(substring) matcher, which
8310 HasSubstr(const internal::string& substring) { function in namespace:testing
8385 HasSubstr(const internal::wstring& substring) { function in namespace:testing

Completed in 204 milliseconds