Searched refs:SetCommands (Results 1 – 4 of 4) sorted by relevance
192 void SetCommands(std::vector<std::unique_ptr<Command>> cmds) { in SetCommands() function
697 void SetCommands(std::vector<std::unique_ptr<Command>> cmds) { in SetCommands() function
463 script_->SetCommands(cp.TakeCommands()); in ProcessTestBlock()
331 script_->SetCommands(std::move(command_list_)); in Parse()3445 cmd->SetCommands(std::move(command_list_)); in ParseRepeat()