Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/
H A Dslice.rs76 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable
96 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/
H A Dslice.rs76 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable
96 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/benches/
H A Dslice.rs76 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable
96 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/
H A Dslice.rs76 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable
96 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/
H A Dslice.rs76 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable
96 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable