Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_utils_test.cc236 TEST_F(QuicUtilsTest, EcnCodepointToString) { in TEST_F() argument
Dquic_types.cc449 std::string EcnCodepointToString(QuicEcnCodepoint ecn) { in EcnCodepointToString() function