Home | History | Annotate | Download | only in cctest

Lines Matching full:terminate_early

400   bool terminate_early = data->rng_.next(data->early_termination_threshold_);
401 if (terminate_early) data->early_terminations_++;
409 terminate |= terminate_early;