Home
last modified time | relevance | path

Searched refs:GetSendControlStream (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_spdy_session_peer.h45 static QuicSendControlStream* GetSendControlStream(QuicSpdySession* session);
H A Dquic_spdy_session_peer.cc71 QuicSendControlStream* QuicSpdySessionPeer::GetSendControlStream( in GetSendControlStream() function in quic::test::QuicSpdySessionPeer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_send_control_stream_test.cc88 send_control_stream_ = QuicSpdySessionPeer::GetSendControlStream(&session_); in Initialize()
H A Dquic_spdy_client_session_test.cc622 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in TEST_P()
650 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in TEST_P()
H A Dquic_spdy_stream_test.cc447 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in InitializeWithPerspective()
1534 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in TEST_P()
1569 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in TEST_P()
1601 QuicSpdySessionPeer::GetSendControlStream(session_.get()); in TEST_P()
H A Dend_to_end_test.cc1072 EXPECT_TRUE(QuicSpdySessionPeer::GetSendControlStream(client_session)); in TEST_P()
1077 EXPECT_TRUE(QuicSpdySessionPeer::GetSendControlStream(server_session)); in TEST_P()
3755 QuicSpdySessionPeer::GetSendControlStream(server_session)); in TEST_P()
3757 QuicSpdySessionPeer::GetSendControlStream(client_session), in TEST_P()
H A Dquic_spdy_session_test.cc3271 QuicSpdySessionPeer::GetSendControlStream(&*session_); in TEST_P()
3284 QuicSpdySessionPeer::GetSendControlStream(&*session_); in TEST_P()