Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_hex_dump/
H A Dlog_bytes_test.cc48 std::array<const std::byte, 33> long_buffer = { variable
/aosp_15_r20/external/tink/cc/internal/
H A Dutil_test.cc59 absl::string_view long_buffer = kLongString; in TEST() local