Searched refs:PASS_LENS (Results 1 – 2 of 2) sorted by relevance
118 static constexpr int PASS_LENS = 32; variable185 static constexpr int PASS_LENS = 32;
115 LOG_COMPILER(INFO) << std::setw(PASS_LENS) << name_ << " " << std::setw(METHOD_LENS) in ~TimeScope()157 … LOG_COMPILER(INFO) << std::setw(PASS_LENS) << val << " Total cost time is "<< std::setw(TIME_LENS) in PrintPassTime()