Home
last modified time | relevance | path

Searched refs:BM_Counters_WithBytesAndItemsPSec (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Duser_counters_test.cc67 void BM_Counters_WithBytesAndItemsPSec(benchmark::State& state) { in BM_Counters_WithBytesAndItemsPSec() function
78 BENCHMARK(BM_Counters_WithBytesAndItemsPSec); variable
79 ADD_CASES(TC_ConsoleOut, {{"^BM_Counters_WithBytesAndItemsPSec %console_report "
83 {{"\"name\": \"BM_Counters_WithBytesAndItemsPSec\",$"},
86 {"\"run_name\": \"BM_Counters_WithBytesAndItemsPSec\",$", MR_Next},
100 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_WithBytesAndItemsPSec\","
112 CHECK_BENCHMARK_RESULTS("BM_Counters_WithBytesAndItemsPSec",

Completed in 1 milliseconds