Searched defs:haystack (Results 1 – 1 of 1) sorted by relevance
3058 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred()3075 const StringType& haystack) { in IsSubstringPred()3087 const StringType& needle, const StringType& haystack) { in IsSubstringImpl()3109 const char* needle, const char* haystack) { in IsSubstring()3115 const wchar_t* needle, const wchar_t* haystack) { in IsSubstring()3121 const char* needle, const char* haystack) { in IsNotSubstring()3127 const wchar_t* needle, const wchar_t* haystack) { in IsNotSubstring()3131 AssertionResult IsSubstring( in IsSubstring()3137 AssertionResult IsNotSubstring( in IsNotSubstring()3144 AssertionResult IsSubstring( in IsSubstring()[all …]