Searched refs:force_full_command (Results 1 – 1 of 1) sorted by relevance
235 bool force_full_command = config_.verbosity == BuildConfig::VERBOSE; in PrintStatus() local238 if (to_print.empty() || force_full_command) in PrintStatus()245 force_full_command ? LinePrinter::FULL : LinePrinter::ELIDE); in PrintStatus()