Home
last modified time | relevance | path

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

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