Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_adapter_test.cc5051 const std::string too_large_value = std::string(80 * 1024, 'q'); in TEST() local
H A Doghttp2_adapter_test.cc6201 const std::string too_large_value = std::string(80 * 1024, 'q'); in TEST() local