Searched refs:no_function_with_input (Results 1 – 2 of 2) sorted by relevance
463 pub(crate) fn no_function_with_input<P: ::std::fmt::Display>(parameter: P) -> BenchmarkId { in no_function_with_input() method
1182 BenchmarkId::no_function_with_input(parameter), in bench_with_input()