Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dheader_properties_test.cc90 const char with_null[] = "Here's l\x00king at you, kid"; in TEST() local
/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc1961 constexpr char with_null[3] = {'{', '}', '\0'}; variable