Searched refs:BM_Counters_AvgIterations (Results 1 - 1 of 1) sorted by relevance
/third_party/benchmark/test/ |
H A D | user_counters_test.cc | 471 void BM_Counters_AvgIterations(benchmark::State& state) { in BM_Counters_AvgIterations() function 478 BENCHMARK(BM_Counters_AvgIterations); variable 479 ADD_CASES(TC_ConsoleOut, {{"^BM_Counters_AvgIterations %console_report " 482 {{"\"name\": \"BM_Counters_AvgIterations\",$"}, 485 {"\"run_name\": \"BM_Counters_AvgIterations\",$", MR_Next}, 498 {{"^\"BM_Counters_AvgIterations\",%csv_report,%float,%float$"}}); 507 CHECK_BENCHMARK_RESULTS("BM_Counters_AvgIterations", &CheckAvgIterations);
|
Completed in 5 milliseconds