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

1 2

  /external/gtest/include/gtest/internal/
gtest-string.h 144 static bool EndsWithCaseInsensitive(
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-string.h 144 static bool EndsWithCaseInsensitive(
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 144 static bool EndsWithCaseInsensitive(
  /external/google-breakpad/src/testing/gtest/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/mesa3d/src/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/google-breakpad/src/testing/gtest/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
gtest.cc     [all...]
  /external/gtest/src/
gtest-filepath.cc 121 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) {
  /external/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 118 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
  /external/protobuf/gtest/src/
gtest-filepath.cc 120 if (pathname_.EndsWithCaseInsensitive(dot_extension.c_str())) {
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-filepath.cc 121 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) {
  /ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 121 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) {
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_unittest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 103 milliseconds

1 2