Searched refs:OnPreSubCommand (Results 1 – 4 of 4) sorted by relevance
165 EXPECT_EQ(subcomm.OnPreSubCommand(), false);168 EXPECT_EQ(subcomm.OnPreSubCommand(), true);
60 if (subCommand->OnPreSubCommand()) { in DispatchCommands()
45 if (OnPreSubCommand()) { in OnSubCommandOptions()
50 bool OnPreSubCommand() in OnPreSubCommand() function