Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp358 long iterations_to_use = primary_opts.num_iterations ? primary_opts.num_iterations : in RegisterGoogleBenchmarks() local
373 if (iterations_to_use > 0) { in RegisterGoogleBenchmarks()
374 registration->Iterations(iterations_to_use); in RegisterGoogleBenchmarks()