Home
last modified time | relevance | path

Searched defs:DataMatcher (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.cc100 class DataMatcher : public testing::MatcherInterface<const nghttp2_frame*> { class
102 DataMatcher(const testing::Matcher<uint32_t> stream_id, in DataMatcher() function in http2::adapter::test::__anonf9c1ccde0111::DataMatcher