HomeSort by relevance Sort by last modified time
    Searched refs:AdvanceHandshake (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/quic/test_tools/
crypto_test_utils.h 78 // AdvanceHandshake attempts to moves messages from |a| to |b| and |b| to |a|.
80 static std::pair<size_t, size_t> AdvanceHandshake(
crypto_test_utils.cc 233 pair<size_t, size_t> CryptoTestUtils::AdvanceHandshake(
  /external/chromium_org/net/quic/
quic_crypto_server_stream_test.cc 194 pair<size_t, size_t> messages_moved = CryptoTestUtils::AdvanceHandshake(
207 messages_moved = CryptoTestUtils::AdvanceHandshake(

Completed in 988 milliseconds