Searched refs:EndsWithCaseInsensitive (Results 1 – 3 of 3) sorted by relevance
149 static bool EndsWithCaseInsensitive(
122 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) { in RemoveExtension()
1955 bool String::EndsWithCaseInsensitive( in EndsWithCaseInsensitive() function in testing::internal::String