Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_utils_test.cc231 TEST_F(QuicUtilsTest, EcnCodepointToString) { in TEST_F() argument
H A Dquic_types.cc455 std::string EcnCodepointToString(QuicEcnCodepoint ecn) { in EcnCodepointToString() function