Searched refs:has_error_ (Results 1 – 2 of 2) sorted by relevance
147 bool has_error_ = false; member224 report.error_occurred = results.has_error_; in CreateRunReport()332 if ((i > 0) || results.has_error_ || (iters >= kMaxIterations) || in RunBenchmark()414 if (manager_->results.has_error_ == false) { in SkipWithError()416 manager_->results.has_error_ = true; in SkipWithError()
153 bool has_error_ = false; member231 report.error_occurred = results.has_error_; in CreateRunReport()346 || results.has_error_ in RunBenchmark()436 if (manager_->results.has_error_ == false) { in SkipWithError()438 manager_->results.has_error_ = true; in SkipWithError()