Go to the documentation of this file.
15 #include "absl/strings/match.h"
17 #include "gtest/gtest.h"
69 TEST(MatchTest, ContainsChar) {
86 TEST(MatchTest, ContainsNull) {
88 const char*
cs =
"foo";
#define EXPECT_FALSE(condition)
bool StartsWithIgnoreCase(absl::string_view text, absl::string_view prefix) noexcept
bool StartsWith(absl::string_view text, absl::string_view prefix) noexcept
#define TEST(name, init_size,...)
#define EXPECT_NE(val1, val2)
ABSL_NAMESPACE_BEGIN bool EqualsIgnoreCase(absl::string_view piece1, absl::string_view piece2) noexcept
ABSL_NAMESPACE_BEGIN bool StrContains(absl::string_view haystack, absl::string_view needle) noexcept
absl::disjunction< std::is_same< T, Ts >... > Contains
static bool EndsWith(State *state, const char chr)
bool EndsWithIgnoreCase(absl::string_view text, absl::string_view suffix) noexcept
#define EXPECT_TRUE(condition)
bool EndsWith(absl::string_view text, absl::string_view suffix) noexcept
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:22