Home
last modified time | relevance | path

Searched defs:has_null (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/testing/
H A Dre2_test.cc443 string has_null; in TEST() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dre2_test.cc454 std::string has_null; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc453 std::string has_null; in TEST() local
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp4175 const bool has_null = schema->find("null") != std::string::npos; in OptionalScalarsTest() local