Home
last modified time | relevance | path

Searched refs:BM_SummaryRepeat (Results 1 – 10 of 10) sorted by relevance

/external/libcxx/utils/google-benchmark/test/
Dreport_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
Ddisplay_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->DisplayAggregatesOnly();
Dreporter_output_test.cc391 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
395 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
/external/google-benchmark/test/
Dreport_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
Ddisplay_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->DisplayAggregatesOnly();
Dreporter_output_test.cc555 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
559 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
/external/llvm-project/libcxx/utils/google-benchmark/test/
Dreport_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
Ddisplay_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->DisplayAggregatesOnly();
Dreporter_output_test.cc391 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
395 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
/external/llvm-project/llvm/utils/benchmark/test/
Dreporter_output_test.cc295 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() function
299 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();