Searched defs:with_function (Results 1 – 1 of 1) sorted by relevance
295 pub fn with_function<S, F>(mut self, id: S, mut f: F) -> Benchmark<M> in with_function() function451 pub fn with_function<S, F>(mut self, id: S, f: F) -> ParameterizedBenchmark<T, M> in with_function() function