Home
last modified time | relevance | path

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

/external/rust/crates/criterion/benches/benchmarks/
Dmod.rs6 pub mod iter_with_setup; module
/external/rust/crates/criterion/src/
Dbencher.rs142 pub fn iter_with_setup<I, O, S, R>(&mut self, setup: S, routine: R) in iter_with_setup() method
515 pub fn iter_with_setup<I, O, S, R, F>(&mut self, setup: S, routine: R) in iter_with_setup() method