Home
last modified time | relevance | path

Searched refs:ReportAggregatesOnly (Results 1 – 8 of 8) sorted by relevance

/external/google-benchmark/test/
Dreporter_output_test.cc208 BENCHMARK(BM_RepeatOnce)->Repetitions(1)->ReportAggregatesOnly();
218 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
236 ->ReportAggregatesOnly()
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc208 BENCHMARK(BM_RepeatOnce)->Repetitions(1)->ReportAggregatesOnly();
218 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
236 ->ReportAggregatesOnly()
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.cc353 Benchmark* Benchmark::ReportAggregatesOnly(bool value) { in ReportAggregatesOnly() function in benchmark::internal::Benchmark
/external/google-benchmark/src/
Dbenchmark_register.cc382 Benchmark* Benchmark::ReportAggregatesOnly(bool value) { in ReportAggregatesOnly() function in benchmark::internal::Benchmark
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark_api.h550 Benchmark* ReportAggregatesOnly(bool v = true);
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h605 Benchmark* ReportAggregatesOnly(bool v = true);
/external/libcxx/utils/google-benchmark/
DREADME.md397 `ReportAggregatesOnly(bool)` function can be used to change how repeated tests
400 Calling `ReportAggregatesOnly(bool)` on a registered benchmark object overrides
/external/google-benchmark/
DREADME.md399 `ReportAggregatesOnly(bool)` function can be used to change how repeated tests
402 Calling `ReportAggregatesOnly(bool)` on a registered benchmark object overrides