Searched refs:non_printables (Results 1 – 1 of 1) sorted by relevance
645 let non_printables = CStr::from_bytes_with_nul(b"\x01\x09\x0a\0").unwrap(); in test_cstr_display() localVariable668 let non_printables = CStr::from_bytes_with_nul(b"\x01\x09\x0a\0").unwrap(); in test_cstr_debug() localVariable