Searched defs:iter_batched_ref (Results 1 – 1 of 1) sorted by relevance
| /external/rust/crates/criterion/src/ |
| D | bencher.rs | 326 pub fn iter_batched_ref<I, O, S, R>(&mut self, mut setup: S, mut routine: R, size: BatchSize) in iter_batched_ref() method 713 pub fn iter_batched_ref<I, O, S, R, F>(&mut self, mut setup: S, mut routine: R, size: BatchSize) in iter_batched_ref() method
|