Searched refs:spliceLine (Results 1 – 1 of 1) sorted by relevance
/external/bcc/tests/cc/ |
D | catch.hpp | 3712 spliceLine( indent, remainder, width ); in Text() 3715 spliceLine( indent, remainder, width ); in Text() 3723 spliceLine( indent, remainder, pos ); in Text() 3728 spliceLine( indent, remainder, width-1 ); in Text() 3739 void spliceLine( std::size_t _indent, std::string& _remainder, std::size_t _pos ) { in spliceLine() function in STITCH_TBC_TEXT_FORMAT_OUTER_NAMESPACE::Tbc::Text 4902 spliceLine( indent, remainder, width ); in Text() 4905 spliceLine( indent, remainder, width ); in Text() 4913 spliceLine( indent, remainder, pos ); in Text() 4918 spliceLine( indent, remainder, width-1 ); in Text() 4929 void spliceLine( std::size_t _indent, std::string& _remainder, std::size_t _pos ) { in spliceLine() function in CLICHE_TBC_TEXT_FORMAT_OUTER_NAMESPACE::Tbc::Text
|