Home
last modified time | relevance | path

Searched defs:two_strings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Dstring.c72 struct two_strings { char a[2], b[2]; }; in strlen_subregion() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dwire_serialization_test.cc61 absl::StatusOr<quiche::QuicheBuffer> two_strings = in TEST() local