Home
last modified time | relevance | path

Searched refs:LINES_W (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp43 static constexpr int LINES_W = 10; variable
90 cout << setw(LINES_W) << "LINES" << colCmd; in PrintStatsTitile()
122 cout << setw(LINES_W) << GetTotalLines(rsp) << colCmd; in PrintStats()