Searched refs:CenterString (Results 1 – 1 of 1) sorted by relevance
272 std::string CenterString(std::string text, size_t column_width) { in CenterString() function in __anonba883c880111::TestRunner312 std::cout << CenterString(ss.str(), total_width) << std::endl; in RunTests()316 << CenterString("Size", data_size_column_width) in RunTests()320 << CenterString(buffer_info.name, buffer_column_width) in RunTests()326 << CenterString("bytes", data_size_column_width) in RunTests()330 << CenterString("Time, s", time_column_width) in RunTests()333 << CenterString("QPS", qps_column_width) in RunTests()