Searched refs:short_description (Results 1 – 4 of 4) sorted by relevance
200 ATF_REQUIRE_EQ("Command for testing.", cmd.short_description()); in ATF_TEST_CASE_BODY()244 ATF_REQUIRE_EQ("Command for testing.", cmd.short_description()); in ATF_TEST_CASE_BODY()
85 const std::string& short_description(void) const;
142 cmdline::command_proto::short_description(void) const in short_description() function in cmdline::command_proto
128 row.push_back(F("%s.") % command->short_description()); in general_help()181 ui->out_wrap(F("%s.") % command->short_description()); in subcommand_help()