Home
last modified time | relevance | path

Searched defs:stream_frames (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_adapter_test.cc188 const std::string stream_frames = in TEST() local
421 const std::string stream_frames = in TEST() local
483 const std::string stream_frames = in TEST() local
543 const std::string stream_frames = in TEST() local
623 const std::string stream_frames = in TEST() local
701 const std::string stream_frames = in TEST() local
762 const std::string stream_frames = in TEST() local
823 const std::string stream_frames = in TEST() local
947 const std::string stream_frames = in TEST() local
1024 const std::string stream_frames = in TEST() local
[all …]
H A Doghttp2_adapter_test.cc632 const std::string stream_frames = in TEST() local
704 const std::string stream_frames = in TEST() local
911 const std::string stream_frames = in TEST() local
979 const std::string stream_frames = in TEST() local
1045 const std::string stream_frames = in TEST() local
1128 const std::string stream_frames = in TEST() local
1208 const std::string stream_frames = in TEST() local
1275 const std::string stream_frames = in TEST() local
1343 const std::string stream_frames = in TEST() local
1480 const std::string stream_frames = in TEST() local
[all …]
H A Doghttp2_adapter_metadata_test.cc78 const std::string stream_frames = in TEST() local
162 const std::string stream_frames = in TEST() local
224 const std::string stream_frames = in TEST() local
301 const std::string stream_frames = in TEST() local
H A Dnghttp2_session_test.cc152 const std::string stream_frames = in TEST_F() local
H A Doghttp2_session_test.cc111 const std::string stream_frames = in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc260 const std::vector<std::unique_ptr<QuicStreamFrame>>& stream_frames() const { in stream_frames() function in quic::test::SimpleFramerVisitor
410 SimpleQuicFramer::stream_frames() const { in stream_frames() function in quic::test::SimpleQuicFramer
H A Dquic_test_utils.h1916 const std::vector<std::unique_ptr<QuicStreamFrame>>& stream_frames() const { in stream_frames() function