Searched refs:GOOD_BYTES (Results 1 – 1 of 1) sorted by relevance
50 const GOOD_BYTES: &[u8] = b"\xf0\x9f\xa6\x80\0"; in test_cstr_macro_const() constant51 assert_eq!(GOOD.to_bytes_with_nul(), GOOD_BYTES); in test_cstr_macro_const()