Searched refs:expected_to_be_substring (Results 1 – 1 of 1) sorted by relevance
1255 bool expected_to_be_substring, in IsSubstringImpl() argument1258 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()1267 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()