Home | History | Annotate | Download | only in test

Lines Matching refs:max_idx

2232     for (int idx = 0, max_idx = 1000, progress = 0; idx < max_idx; ++idx)
2234 progress = update_progress(progress, idx-1, max_idx, 0);