Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool_peer.cc43 return factory->GetCryptoConfigForTesting(network_anonymization_key); in GetCryptoConfig()
H A Dquic_session_pool.h682 std::unique_ptr<QuicCryptoClientConfigHandle> GetCryptoConfigForTesting(
H A Dquic_session_pool.cc1941 QuicSessionPool::GetCryptoConfigForTesting( in GetCryptoConfigForTesting() function in net::QuicSessionPool