Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/src/
H A Dc_str.rs50 const GOOD_BYTES: &[u8] = b"\xf0\x9f\xa6\x80\0"; in test_cstr_macro_const() constant
51 assert_eq!(GOOD.to_bytes_with_nul(), GOOD_BYTES); in test_cstr_macro_const()