Searched refs:total_width (Results 1 – 1 of 1) sorted by relevance
299 size_t total_width = in RunTests() local304 const std::string dbl_separator(total_width, '='); in RunTests()305 const std::string separator(total_width, '-'); in RunTests()312 std::cout << CenterString(ss.str(), total_width) << std::endl; in RunTests()