Home
last modified time | relevance | path

Searched defs:SLICE_C (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bytes/rust/
H A Dpw_bytes.rs112 const SLICE_C: &[u8] = b"ghi"; in three_const_slices_concatenates_correctly() constant
121 const SLICE_C: &[u8] = b"ghi"; in empty_first_const_slice_concatenates_correctly() constant
130 const SLICE_C: &[u8] = b"ghi"; in empty_middle_const_slice_concatenates_correctly() constant
139 const SLICE_C: &[u8] = b""; in empty_last_const_slice_concatenates_correctly() constant