Home | History | Annotate | Download | only in gtest

Lines Matching refs:haystack

1512 // themselves.  They check whether needle is a substring of haystack
1516 // The {needle,haystack}_expr arguments are the stringified
1520 const char* needle, const char* haystack);
1523 const wchar_t* needle, const wchar_t* haystack);
1526 const char* needle, const char* haystack);
1529 const wchar_t* needle, const wchar_t* haystack);
1532 const ::std::string& needle, const ::std::string& haystack);
1535 const ::std::string& needle, const ::std::string& haystack);
1540 const ::std::wstring& needle, const ::std::wstring& haystack);
1543 const ::std::wstring& needle, const ::std::wstring& haystack);