Searched defs:SetCryptoStream (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/tools/quic/
H A Dquic_server_session_test.cc56 static void SetCryptoStream(QuicServerSession* s, function in class:net::tools::test::QuicServerSessionPeer
311 QuicServerSessionPeer::SetCryptoStream(session_.get(), crypto_stream);
/external/chromium_org/net/tools/quic/test_tools/
H A Dquic_test_utils.cc106 void TestSession::SetCryptoStream(QuicCryptoStream* stream) { function in class:net::tools::test::TestSession
/external/chromium_org/net/quic/test_tools/
H A Dquic_test_utils.cc335 void TestSession::SetCryptoStream(QuicCryptoStream* stream) { function in class:net::test::TestSession
353 void TestClientSession::SetCryptoStream(QuicCryptoStream* stream) { function in class:net::test::TestClientSession

Completed in 1730 milliseconds