Searched refs:ascending_suffix (Results 1 – 1 of 1) sorted by relevance
1128 let mut ascending_suffix = ascending; in test_new_aligned_sized() localVariable1129 ascending_suffix[..8].copy_from_slice(&[0, 0, 0, 0, 0, 0, 0, 0]); in test_new_aligned_sized()1131 buf.t = ascending_suffix; in test_new_aligned_sized()