Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Dreporter_output_test.cc185 BENCHMARK(BM_Repeat)->Repetitions(3);
208 BENCHMARK(BM_RepeatOnce)->Repetitions(1)->ReportAggregatesOnly();
218 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
235 ->Repetitions(3)
Doptions_test.cc37 BENCHMARK(BM_basic)->Repetitions(3);
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc185 BENCHMARK(BM_Repeat)->Repetitions(3);
208 BENCHMARK(BM_RepeatOnce)->Repetitions(1)->ReportAggregatesOnly();
218 BENCHMARK(BM_SummaryRepeat)->Repetitions(3)->ReportAggregatesOnly();
235 ->Repetitions(3)
Doptions_test.cc33 BENCHMARK(BM_basic)->Repetitions(3);
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.cc347 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
/external/google-benchmark/src/
Dbenchmark_register.cc376 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark_api.h545 Benchmark* Repetitions(int n);
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h600 Benchmark* Repetitions(int n);
/external/regex-re2/doc/
Dsyntax.txt21 Repetitions:
/external/libcxx/utils/google-benchmark/
DREADME.md393 `Repetitions` on the registered benchmark object. When a benchmark is run
/external/python/cpython2/Doc/library/
Dwarnings.rst29 is issued. Repetitions of a particular warning for the same source location are
/external/google-benchmark/
DREADME.md395 `Repetitions` on the registered benchmark object. When a benchmark is run
/external/python/cpython2/Doc/howto/
Dregex.rst174 Repetitions such as ``*`` are :dfn:`greedy`; when repeating a RE, the matching