Home
last modified time | relevance | path

Searched defs:IsStructurallyValid (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dutf8_fix_test.cc26 bool IsStructurallyValid(const std::string& s) { in IsStructurallyValid() function in protobuf_mutator::FixUtf8StringTest
33 TEST_F(FixUtf8StringTest, IsStructurallyValid) { in TEST_F() argument
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/
H A Dutf8_validity.cc28 bool IsStructurallyValid(absl::string_view str) { in IsStructurallyValid() function
H A Dutf8_validity_test.cc42 TEST(Utf8Validity, IsStructurallyValid) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/
Dutf8_validity_test.cc42 TEST(Utf8Validity, IsStructurallyValid) { in TEST() argument
Dutf8_validity.cc450 bool IsStructurallyValid(absl::string_view str) { in IsStructurallyValid() function