Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_test_utils.cc320 class GoAwayMatcher : public testing::MatcherInterface<const nghttp2_frame*> { class
322 GoAwayMatcher(const testing::Matcher<uint32_t> last_stream_id, in GoAwayMatcher() function in http2::adapter::test::__anonf9c1ccde0111::GoAwayMatcher