Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/
Dhttp2_hpack_constants.cc11 std::string HpackEntryTypeToString(HpackEntryType v) { in HpackEntryTypeToString() function
Dhttp2_hpack_constants_test.cc16 TEST(HpackEntryTypeTest, HpackEntryTypeToString) { in TEST() argument