Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher_test.cc481 std::unique_ptr<QuicCryptoClientConfig> client_crypto_config) { in ProcessFirstFlight()
504 auto client_crypto_config = std::make_unique<QuicCryptoClientConfig>( in TestClientCryptoConfig() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc1859 QuicCryptoClientConfig* client_crypto_config = in TEST_P() local