Home
last modified time | relevance | path

Searched defs:PingMatcher (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.cc278 class PingMatcher : public testing::MatcherInterface<const nghttp2_frame*> { class
280 PingMatcher(const testing::Matcher<uint64_t> id, bool is_ack) in PingMatcher() function in http2::adapter::test::__anonf9c1ccde0111::PingMatcher