Searched defs:good_bytes (Results 1 – 3 of 3) sorted by relevance
472 let good_bytes = c"\xf0\x9f\xa6\x80"; in test_cstr_display() localVariable510 let good_bytes = BStr::from_bytes(b"\xf0\x9f\xa6\x80"); in test_bstr_display() localVariable525 let good_bytes = BStr::from_bytes(b"\xf0\x9f\xa6\x80"); in test_bstr_debug() localVariable
164 unsigned int good_bytes; in scsi_finish_command() local
1672 unsigned int good_bytes; /* boundary of good data */ member