Searched refs:kGreenColor (Results 1 – 1 of 1) sorted by relevance
26 static constexpr char kGreenColor[] = "\033[1;32m"; variable33 LOG(INFO) << kGreenColor in PrintAll()38 LOG(INFO) << kGreenColor << " " << line << kResetColor; in PrintAll()