Home | History | Annotate | Download | only in googletest

Lines Matching full:strstr

631   if (strstr(r.message(), substr.c_str()) == NULL) {
1235 return strstr(haystack, needle) != NULL;
3180 const char* const next_segment = strstr(segment, "]]>");