Searched defs:CreateCommandInstance (Results 1 – 2 of 2) sorted by relevance
31 TEST(command, CreateCommandInstance) { in TEST() argument
173 std::unique_ptr<Command> CreateCommandInstance(const std::string& cmd_name) { in CreateCommandInstance() function