Searched refs:CommunicateHandshakeMessages (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils.h90 // CommunicateHandshakeMessages moves messages from |a| to |b| and back until
92 static void CommunicateHandshakeMessages(PacketSavingConnection* a_conn,
H A Dcrypto_test_utils.cc206 CommunicateHandshakeMessages(client_conn, client, server_conn, &server);
286 void CryptoTestUtils::CommunicateHandshakeMessages( function in class:net::test::CryptoTestUtils
/external/chromium_org/net/quic/
H A Dquic_crypto_server_stream_test.cc166 CryptoTestUtils::CommunicateHandshakeMessages(
222 CryptoTestUtils::CommunicateHandshakeMessages(

Completed in 401 milliseconds