Home
last modified time | relevance | path

Searched refs:crypto_client_stream_factory_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/quic/
Dquic_network_transaction_unittest.cc230 params_.quic_crypto_client_stream_factory = &crypto_client_stream_factory_; in CreateSessionWithFactory()
297 crypto_client_stream_factory_.set_handshake_mode(handshake_mode); in AddQuicAlternateProtocolMapping()
320 MockCryptoClientStreamFactory crypto_client_stream_factory_; member in net::test::QuicNetworkTransactionTest
559 crypto_client_stream_factory_.set_handshake_mode( in TEST_F()
754 crypto_client_stream_factory_.last_stream()->SendOnCryptoHandshakeEvent( in TEST_F()
Dquic_stream_factory_test.cc71 &crypto_client_stream_factory_, in QuicStreamFactoryTest()
161 MockCryptoClientStreamFactory crypto_client_stream_factory_; member in net::test::QuicStreamFactoryTest
Dquic_http_stream_test.cc216 &crypto_client_stream_factory_, in Initialize()
352 MockCryptoClientStreamFactory crypto_client_stream_factory_; member in net::test::QuicHttpStreamTest