Home
last modified time | relevance | path

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

/freebsd-head/contrib/bsnmp/tests/
HDcatch.hpp8476 auto addIndentAndSuffix(std::string const &plain) const -> std::string { in addIndentAndSuffix() function in Catch::clara::TextFlow::Column::iterator
8498 return addIndentAndSuffix(line().substr(m_pos, m_len)); in operator *()