Searched refs:burstWidth (Results 1 – 2 of 2) sorted by relevance
36 static const int burstWidth = 3; variable
1902 ss << std::setw(burstWidth) << std::setfill(placeholder) << seqId; in CreateBurstDisplayName()1904 ss << lastBurstPrefix_ << std::setw(burstWidth) << std::setfill(placeholder) << seqId; in CreateBurstDisplayName()