Home
last modified time | relevance | path

Searched refs:DecodeExpectError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
H A Dhpack_varint_decoder_test.cc59 void DecodeExpectError(absl::string_view data, uint32_t prefix_length) { in DecodeExpectError() function in http2::test::__anon2effa3df0111::HpackVarintDecoderTest
310 DecodeExpectError(data_bytes, kErrorTestData[i].prefix_length); in TEST_P()