Searched refs:Help (Results 1 – 10 of 10) sorted by relevance
106 EXPECT_EQ(SubCommand::FindSubCommand(TEST_CMD_1)->Help(), TEST_HELP);111 EXPECT_EQ(SubCommand::FindSubCommand(TEST_CMD_2)->Help(), TEST_HELP);116 EXPECT_EQ(SubCommand::FindSubCommand(TEST_CMD_3)->Help(), TEST_HELP);
41 const std::string &Help() const in Help() function53 printf("%s\n", Help().c_str()); in OnPreSubCommand()
60 printf("%s\n", command->Help().c_str()); in OnHelp()
152 printf("%s\n", Help().c_str()); in PrintUsage()
37 static void Help(const std::string &str);
69 Help(command); in ExecuteCommand()119 void ExtClient::Help(const std::string &str) in Help() function in Hdc::ExtClient
26 ### Help subsection
361 void Help() in Help() function436 Help(); in main()
60 ### Help subsection
127 Help information about the test command: