Searched defs:wire_bytes (Results 1 – 4 of 4) sorted by relevance
1360 uint8_t wire_bytes[2] = {13 * 8, 42 /* out of bounds payload for bool */}; in TEST() local
1634 bool TcParser::MpVerifyUtf8(StringPiece wire_bytes, in MpVerifyUtf8()