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

/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils.h108 // AdvanceHandshake attempts to moves messages from |a| to |b| and |b| to |a|.
110 static std::pair<size_t, size_t> AdvanceHandshake(
H A Dcrypto_test_utils.cc322 pair<size_t, size_t> CryptoTestUtils::AdvanceHandshake( function in class:net::test::CryptoTestUtils
/external/chromium_org/net/quic/
H A Dquic_crypto_server_stream_test.cc201 pair<size_t, size_t> messages_moved = CryptoTestUtils::AdvanceHandshake(
214 messages_moved = CryptoTestUtils::AdvanceHandshake(

Completed in 931 milliseconds