Searched defs:bench_with_input (Results 1 – 2 of 2) sorted by relevance
259 pub fn bench_with_input<ID: IntoBenchmarkId, F, I>( in bench_with_input() method
1177 pub fn bench_with_input<F, I>(&mut self, id: BenchmarkId, input: &I, f: F) -> &mut Criterion<M> in bench_with_input() function