Searched refs:iterations_to_use (Results 1 – 1 of 1) sorted by relevance
358 long iterations_to_use = primary_opts.num_iterations ? primary_opts.num_iterations : in RegisterGoogleBenchmarks() local373 if (iterations_to_use > 0) { in RegisterGoogleBenchmarks()374 registration->Iterations(iterations_to_use); in RegisterGoogleBenchmarks()