Home
last modified time | relevance | path

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

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