Searched refs:no_function (Results 1 – 2 of 2) sorted by relevance
456 pub(crate) fn no_function() -> BenchmarkId { in no_function() method
1141 .bench_function(BenchmarkId::no_function(), f); in bench_function()