Searched refs:test_iterations_ (Results 1 – 2 of 2) sorted by relevance
134 test_iterations_(iterations), in State()142 PW_ASSERT(test_iterations_ > 0);147 test_iterations_ = iterations; in SetIterations()148 PW_ASSERT(test_iterations_ > 0); in SetIterations()154 int test_iterations_; variable
87 if (current_iteration_ == test_iterations_) { in KeepRunning()90 test_iterations_); in KeepRunning()91 mean_ = total_duration_ / test_iterations_; in KeepRunning()96 Results{mean_, max_, min_, test_iterations_}); in KeepRunning()