Home
last modified time | relevance | path

Searched refs:Repetitions (Results 1 – 17 of 17) sorted by relevance

/third_party/benchmark/test/
Dreporter_output_test.cc430 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)
Dbenchmark_setup_teardown_test.cc105 ->Repetitions(1)
128 ->Repetitions(4);
Dreport_aggregates_only_test.cc17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
Ddisplay_aggregates_only_test.cc17 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->DisplayAggregatesOnly();
Dbenchmark_name_gtest.cc51 TEST(BenchmarkNameTest, Repetitions) { in TEST() argument
Doptions_test.cc41 BENCHMARK(BM_basic)->Repetitions(3);
Duser_counters_thousands_test.cc28 BENCHMARK(BM_Counters_Thousands)->Repetitions(2);
Drepetitions_test.cc13 BENCHMARK(BM_ExplicitRepetitions)->Repetitions(2);
Dbasic_test.cc134 BENCHMARK(BM_KeepRunningBatch)->Repetitions(1);
Duser_counters_tabular_test.cc77 BENCHMARK(BM_Counters_Tabular)->ThreadRange(1, 2)->Repetitions(2);
/third_party/benchmark/bindings/python/google_benchmark/
Dbenchmark.cc100 .def("repetitions", &Benchmark::Repetitions, in NB_MODULE()
/third_party/benchmark/src/
Dbenchmark_register.cc374 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
/third_party/benchmark/docs/
Dtools.md208 benchmark/threads:1/process_time/real_time_pvalue 0.0000 0.0000 U Test, Repetitions: 27 …
Duser_guide.md1033 `Repetitions` on the registered benchmark object. When a benchmark is run more
/third_party/benchmark/include/benchmark/
Dbenchmark.h1200 Benchmark* Repetitions(int n);
/third_party/python/Doc/library/
Dwarnings.rst26 is issued. Repetitions of a particular warning for the same source location are
/third_party/python/Doc/howto/
Dregex.rst178 Repetitions such as ``*`` are :dfn:`greedy`; when repeating a RE, the matching