Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
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 …]
Doghttp2_adapter_test.cc512 const std::string stream_frames = in TEST() local
719 const std::string stream_frames = in TEST() local
787 const std::string stream_frames = in TEST() local
853 const std::string stream_frames = in TEST() local
936 const std::string stream_frames = in TEST() local
1016 const std::string stream_frames = in TEST() local
1083 const std::string stream_frames = in TEST() local
1151 const std::string stream_frames = in TEST() local
1288 const std::string stream_frames = in TEST() local
1372 const std::string stream_frames = in TEST() local
[all …]
Dnghttp2_session_test.cc152 const std::string stream_frames = in TEST_F() local
Doghttp2_session_test.cc101 const std::string stream_frames = in TEST() local
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dsimple_quic_framer.cc257 const std::vector<std::unique_ptr<QuicStreamFrame>>& stream_frames() const { in stream_frames() function in quic::test::SimpleFramerVisitor
407 SimpleQuicFramer::stream_frames() const { in stream_frames() function in quic::test::SimpleQuicFramer
Dquic_test_utils.h1910 const std::vector<std::unique_ptr<QuicStreamFrame>>& stream_frames() const { in stream_frames() function