Searched defs:ConstructHandshakeMessage (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/quic/ | ||
D | quic_crypto_stream_test.cc | 58 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon297e1d9c0111::QuicCryptoStreamTest |
D | quic_crypto_client_stream_test.cc | 40 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon47045c7a0111::QuicCryptoClientStreamTest |
D | quic_crypto_server_stream_test.cc | 93 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon87d45e920111::QuicCryptoServerStreamTest |
/external/chromium_org/net/quic/crypto/ | ||
D | crypto_framer.cc | 87 QuicData* CryptoFramer::ConstructHandshakeMessage( in ConstructHandshakeMessage() function in net::CryptoFramer |
D | crypto_framer_test.cc | 52 TEST(CryptoFramerTest, ConstructHandshakeMessage) { in TEST() argument |