Searched defs:GetAllCommands (Results 1 – 2 of 2) sorted by relevance
43 const std::vector<Command*>& Command::GetAllCommands() { in GetAllCommands() function in Command
40 TEST(command, GetAllCommands) { in TEST() argument