Searched refs:twoParam (Results 1 – 2 of 2) sorted by relevance
30 const size_t twoParam = 2; in ParseCommand() local33 case twoParam: in ParseCommand()
298 const size_t twoParam = 2; in GetDirectionAndStep() local299 if (words.size() != twoParam) { in GetDirectionAndStep()