Searched refs:hex_encoded_expected_substring (Results 1 – 1 of 1) sorted by relevance
74 bool EncodedSegmentMatches(absl::string_view hex_encoded_expected_substring) { in EncodedSegmentMatches() argument79 absl::HexStringToBytes(hex_encoded_expected_substring, &expected)); in EncodedSegmentMatches()