Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/cmdline/
H A Dui_test.cpp264 ui.out_tag_wrap("Some long tag: ", "This is a short message"); in ATF_TEST_CASE_BODY()
275 ui.out_tag_wrap("Some long tag: ", "This is a short message"); in ATF_TEST_CASE_BODY()
287 ui.out_tag_wrap("Some long tag: ", "This is a short message", false); in ATF_TEST_CASE_BODY()
299 ui.out_tag_wrap("Some long tag: ", "This is a short message"); in ATF_TEST_CASE_BODY()
H A Dui.hpp64 void out_tag_wrap(const std::string&, const std::string&,
H A Dui.cpp195 cmdline::ui::out_tag_wrap(const std::string& tag, const std::string& message, in out_tag_wrap() function in cmdline::ui
/freebsd/contrib/kyua/cli/
H A Dcmd_help.cpp103 ui->out_tag_wrap( in general_help()
174 ui->out_tag_wrap( in subcommand_help()