Home
last modified time | relevance | path

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

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