Searched defs:ParseType (Results 1 – 2 of 2) sorted by relevance
48 Command::Type Command::ParseType(const std::string& type_str) { in ParseType() function in Command
28 TEST(CommandsTest, ParseType) { in TEST() argument