Home
last modified time | relevance | path

Searched defs:client_crypto_config (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher_test.cc442 std::unique_ptr<QuicCryptoClientConfig> client_crypto_config) { in ProcessFirstFlight()
465 auto client_crypto_config = std::make_unique<QuicCryptoClientConfig>( in TestClientCryptoConfig() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dend_to_end_test.cc1870 QuicCryptoClientConfig* client_crypto_config = in TEST_P() local