Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report_html.hpp42 class cmd_report_html : public cli_command class
45 cmd_report_html(void);
H A Dcmd_report_html.cpp388 cli::cmd_report_html::cmd_report_html(void) : cli_command( in cmd_report_html() function in cli::cmd_report_html
417 cli::cmd_report_html::run(cmdline::ui* ui, in run()
H A Dmain.cpp171 commands.insert(new cli::cmd_report_html(), "Reporting"); in safe_main()
/netbsd-src/external/bsd/kyua-cli/lib/cli/
H A DMakefile21 cmd_report_html.cpp \