Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/
Dhttp2_constants_test.cc15 TEST(Http2ConstantsTest, Http2FrameType) { in TEST() argument
Dhttp2_constants.h30 enum class Http2FrameType : uint8_t { enum