HomeSort by: relevance | last modified time | path
    Searched refs:EndsWithCaseInsensitive (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 145 static bool EndsWithCaseInsensitive(
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 122 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) {
gtest.cc 1955 bool String::EndsWithCaseInsensitive(

Completed in 20 milliseconds