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

/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Duser_counters_test.cc289 void BM_Counters_kIsIterationInvariantRate(benchmark::State& state) { function
298 BENCHMARK(BM_Counters_kIsIterationInvariantRate); variable
299 ADD_CASES(TC_ConsoleOut, {{"^BM_Counters_kIsIterationInvariantRate "
302 {{"\"name\": \"BM_Counters_kIsIterationInvariantRate\",$"},
303 {"\"run_name\": \"BM_Counters_kIsIterationInvariantRate\",$",
313 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_kIsIterationInvariantRate\",%csv_report,"
324 CHECK_BENCHMARK_RESULTS("BM_Counters_kIsIterationInvariantRate",

Completed in 93 milliseconds