HomeSort by relevance Sort by last modified time
    Searched refs:EndsWithCaseInsensitive (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-string.h 207 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-filepath.cc 63 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/gtest/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 266 bool EndsWithCaseInsensitive(const char* suffix) const;
  /external/chromium/testing/gtest/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/gtest/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/
gtest-filepath.cc 118 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/open-vcdiff/gtest/src/
gtest-filepath.cc 105 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest-filepath.cc 105 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
  /external/chromium/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]

Completed in 354 milliseconds

1 2