19 TEST(StatusTest, StatusFormatElapsed) {
30 TEST(StatusTest, StatusFormatReplacePlaceholder) {
34 EXPECT_EQ(
"[%/s0/t0/r0/u0/f0]",
TEST(StatusTest, StatusFormatElapsed)
Options (e.g. verbosity, parallelism) passed to a build.
Implementation of the Status interface that prints the status as human-readable strings to stdout.
void BuildStarted() override
std::string FormatProgressStatus(const char *progress_status_format, int64_t time_millis) const
Format the progress status string by replacing the placeholders.