Home | History | Annotate | Download | only in unit_test

Lines Matching full:benchmark_iterations_

128   for (int i = 0; i < benchmark_iterations_; ++i) {
143 for (int i = 0; i < benchmark_iterations_; ++i) {
169 for (int i = 0; i < benchmark_iterations_; ++i) {
197 for (int i = 0; i < benchmark_iterations_; ++i) {
225 benchmark_iterations_ *
288 for (int i = 0; i < benchmark_iterations_; ++i)
292 opt_time = (get_time() - opt_time) / benchmark_iterations_;
312 for (int i = 0; i < benchmark_iterations_; ++i)
316 opt_time = (get_time() - opt_time) / benchmark_iterations_;
413 for (int i = 0; i < benchmark_iterations_; ++i)
417 opt_time = (get_time() - opt_time) / benchmark_iterations_;