19 TEST(StatusTest, StatusFormatElapsed) {
29 TEST(StatusTest, StatusFormatReplacePlaceholder) {
Implementation of the Status interface that prints the status as human-readable strings to stdout...
virtual void BuildStarted()
std::string FormatProgressStatus(const char *progress_status_format, int64_t time_millis) const
Format the progress status string by replacing the placeholders.
Options (e.g. verbosity, parallelism) passed to a build.
TEST(StatusTest, StatusFormatElapsed)