Home
last modified time | relevance | path

Searched defs:StripLeadingAsciiWhitespace (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dascii.h197 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
204 inline void StripLeadingAsciiWhitespace(std::string* str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc223 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
234 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dascii.h199 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
206 inline void StripLeadingAsciiWhitespace(absl::Nonnull<std::string*> str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc228 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
239 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dascii.h197 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
204 inline void StripLeadingAsciiWhitespace(std::string* str) { in StripLeadingAsciiWhitespace() function
Dascii_test.cc223 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
234 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dascii.h197 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
204 inline void StripLeadingAsciiWhitespace(std::string* str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc227 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
238 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dascii.h199 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
206 inline void StripLeadingAsciiWhitespace(absl::Nonnull<std::string*> str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc228 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
239 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dascii.h197 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
204 inline void StripLeadingAsciiWhitespace(std::string* str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc223 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
234 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dascii.h239 ABSL_MUST_USE_RESULT inline absl::string_view StripLeadingAsciiWhitespace( in StripLeadingAsciiWhitespace() function
246 inline void StripLeadingAsciiWhitespace(absl::Nonnull<std::string*> str) { in StripLeadingAsciiWhitespace() function
H A Dascii_test.cc240 TEST(StripLeadingAsciiWhitespace, FromStringView) { in TEST() argument
251 TEST(StripLeadingAsciiWhitespace, InPlace) { in TEST() argument
H A Dstrip_test.cc171 TEST(String, StripLeadingAsciiWhitespace) { in TEST() argument