Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/
H A Dhttp2_structures.h64 bool IsEndStream() const { in IsEndStream() function
H A Dhttp2_structures_test.cc183 TEST_P(IsEndStreamTest, IsEndStream) { in TEST_P() argument