Searched defs:show_progress (Results 1 – 5 of 5) sorted by relevance
32 static void write_line(const std::string& line, bool show_progress) { in write_line()44 int bugreportz(int s, bool show_progress) { in bugreportz()
46 bool show_progress = false; in main() local
73 void Bugreportz(bool show_progress) { in Bugreportz()
42 bool show_progress, Bugreport* br) in BugreportStandardStreamsCallback()268 bool show_progress = true; in DoIt() local
607 TEST_F(UpdaterTest, show_progress) { in TEST_F() argument