Home
last modified time | relevance | path

Searched defs:EndsWithIgnoreCase (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dmatch.cc36 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
H A Dmatch_test.cc119 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dmatch.cc36 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
H A Dmatch_test.cc119 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dmatch.cc34 bool EndsWithIgnoreCase(absl::string_view text, absl::string_view suffix) { in EndsWithIgnoreCase() function
H A Dmatch_test.cc102 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dmatch.cc36 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
Dmatch_test.cc119 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dmatch.cc66 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
H A Dmatch_test.cc122 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dmatch.cc66 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
H A Dmatch_test.cc122 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dmatch.cc66 bool EndsWithIgnoreCase(absl::string_view text, in EndsWithIgnoreCase() function
H A Dmatch_test.cc122 TEST(MatchTest, EndsWithIgnoreCase) { in TEST() argument
/aosp_15_r20/system/libbase/
H A Dstrings.cpp114 bool EndsWithIgnoreCase(std::string_view s, std::string_view suffix) { in EndsWithIgnoreCase() function
/aosp_15_r20/hardware/google/aemu/base/
DStringUtils.cpp175 bool EndsWithIgnoreCase(std::string_view s, std::string_view suffix) { in EndsWithIgnoreCase() function