Searched refs:benchmark_start (Results 1 – 3 of 3) sorted by relevance
268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
48 criterion.report.benchmark_start(id, report_context); in common()
293 Variadic benchmark_start = Variadic::Integer(kBenchmarkStart); in TEST_F() local295 benchmark_start); in TEST_F()