Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_client_handshaker_test.cc641 const std::string kTestAlpn = "An ALPN That Client Did Not Offer"; in TEST_P() local
677 const std::string kTestAlpn = "Test ALPN"; in TEST_P() local
H A Dtls_server_handshaker_test.cc719 const std::string kTestAlpn = "A Custom ALPN Value"; in TEST_P() local