Searched refs:last_progress_str (Results 1 – 1 of 1) sorted by relevance
121 std::string last_progress_str; member144 last_progress_str.clear(); in Reset()201 if (output != last_progress_str) { in ReportProgress()203 last_progress_str = std::move(output); in ReportProgress()