Searched refs:kProgressReportGranularity (Results 1 – 1 of 1) sorted by relevance
2554 const int kProgressReportGranularity = 10000; in ProgressReport() local2556 && (force || progress_counter_ % kProgressReportGranularity == 0)) { in ProgressReport()