Home | History | Annotate | Download | only in src

Lines Matching full:line_count_estimate

449   int line_count_estimate = src->length() >> 4;
450 List<int> line_ends(line_count_estimate);