Searched refs:time_column_width (Results 1 – 1 of 1) sorted by relevance
286 const size_t time_column_width = 9; in RunTests() local288 const size_t buffer_column_width = time_column_width + in RunTests()329 std::cout << std::setw(time_column_width) in RunTests()330 << CenterString("Time, s", time_column_width) in RunTests()353 << std::setw(time_column_width) << seconds.count() in RunTests()376 << std::setw(time_column_width) << seconds.count() in RunTests()