Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/text/
H A Doperations_test.cpp54 const std::size_t first_width, const std::size_t last_width) in refill_test() argument
56 for (std::size_t width = first_width; width <= last_width; ++width) { in refill_test()