Home
last modified time | relevance | path

Searched refs:BM_SummaryDisplay (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc427 void BM_SummaryDisplay(benchmark::State& state) { in BM_SummaryDisplay() function
431 BENCHMARK(BM_SummaryDisplay)->Repetitions(2)->DisplayAggregatesOnly();
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc427 void BM_SummaryDisplay(benchmark::State& state) { in BM_SummaryDisplay() function
431 BENCHMARK(BM_SummaryDisplay)->Repetitions(2)->DisplayAggregatesOnly();
/external/google-benchmark/test/
Dreporter_output_test.cc597 void BM_SummaryDisplay(benchmark::State& state) { in BM_SummaryDisplay() function
601 BENCHMARK(BM_SummaryDisplay)->Repetitions(2)->DisplayAggregatesOnly();