Searched refs:Repetitions (Results 1 – 17 of 17) sorted by relevance
430 BENCHMARK(BM_Repeat)->Repetitions(2);489 BENCHMARK(BM_Repeat)->Repetitions(3);558 BENCHMARK(BM_Repeat)->Repetitions(4);643 BENCHMARK(BM_RepeatOnce)->Repetitions(1)->ReportAggregatesOnly();660 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();711 BENCHMARK(BM_SummaryDisplay)->Repetitions(2)->DisplayAggregatesOnly();762 ->Repetitions(3)828 ->Repetitions(3)959 ->Repetitions(3)
105 ->Repetitions(1)128 ->Repetitions(4);
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->DisplayAggregatesOnly();
51 TEST(BenchmarkNameTest, Repetitions) { in TEST() argument
41 BENCHMARK(BM_basic)->Repetitions(3);
28 BENCHMARK(BM_Counters_Thousands)->Repetitions(2);
13 BENCHMARK(BM_ExplicitRepetitions)->Repetitions(2);
134 BENCHMARK(BM_KeepRunningBatch)->Repetitions(1);
77 BENCHMARK(BM_Counters_Tabular)->ThreadRange(1, 2)->Repetitions(2);
100 .def("repetitions", &Benchmark::Repetitions, in NB_MODULE()
374 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
208 benchmark/threads:1/process_time/real_time_pvalue 0.0000 0.0000 U Test, Repetitions: 27 …
1033 `Repetitions` on the registered benchmark object. When a benchmark is run more
1200 Benchmark* Repetitions(int n);
26 is issued. Repetitions of a particular warning for the same source location are
178 Repetitions such as ``*`` are :dfn:`greedy`; when repeating a RE, the matching