reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googletest/src/gtest.cc
 1609   return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
 1615   return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
 1621   return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
 1627   return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
 1633   return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
 1639   return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
 1646   return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
 1652   return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);