Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_instruction_encoder_test.cc74 bool EncodedSegmentMatches(absl::string_view hex_encoded_expected_substring) { in EncodedSegmentMatches() argument
79 absl::HexStringToBytes(hex_encoded_expected_substring, &expected)); in EncodedSegmentMatches()