Home
last modified time | relevance | path

Searched defs:header_field (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/qpack/
H A Dqpack_offline_decoder.cc284 absl::string_view header_field = expected_headers_data->substr(0, endline); in ReadNextExpectedHeaderList() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder.cc266 void HpackEncoder::DecomposeRepresentation(const Representation& header_field, in DecomposeRepresentation()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder_test.cc610 for (const auto& header_field : header_list1) { in TEST_P() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_test.cc383 for (const auto& header_field : headers) { in EncodeQpackHeaders() local