Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dtransport_parameters_test.cc398 TEST_P(TransportParametersTest, AreValid) { in TEST_P() argument
H A Dtransport_parameters.cc584 bool TransportParameters::AreValid(std::string* error_details) const { in AreValid() function in quic::TransportParameters