Searched refs:GetCommands (Results 1 – 13 of 13) sorted by relevance
45 const auto& commands = script->GetCommands(); in TEST_F()87 const auto& commands = script->GetCommands(); in TEST_F()648 const auto& commands = script->GetCommands(); in TEST_F()678 const auto& commands = script->GetCommands(); in TEST_F()746 const auto& commands = script->GetCommands(); in TEST_F()866 const auto& commands = script->GetCommands(); in TEST_F()896 const auto& commands = script->GetCommands(); in TEST_F()926 const auto& commands = script->GetCommands(); in TEST_F()999 const auto& commands = script->GetCommands(); in TEST_F()1026 const auto& commands = script->GetCommands(); in TEST_F()[all …]
144 const auto& commands = script->GetCommands(); in TEST_F()196 const auto& commands = script->GetCommands(); in TEST_F()241 const auto& commands = script->GetCommands(); in TEST_F()284 const auto& commands = script->GetCommands(); in TEST_F()
45 const auto& commands = script->GetCommands(); in TEST_F()54 const auto& repeat_cmds = repeat->GetCommands(); in TEST_F()
43 const auto& commands = script->GetCommands(); in TEST_F()210 const auto& commands = script->GetCommands(); in TEST_F()511 const auto& commands = script->GetCommands(); in TEST_F()878 const auto& commands = script->GetCommands(); in TEST_F()917 const auto& commands = script->GetCommands(); in TEST_F()956 const auto& commands = script->GetCommands(); in TEST_F()996 const auto& commands = script->GetCommands(); in TEST_F()1042 const auto& commands = script->GetCommands(); in TEST_F()
42 const auto& commands = script->GetCommands(); in TEST_F()
43 const auto& commands = script->GetCommands(); in TEST_F()
34 const auto& commands = script->GetCommands(); in TEST_F()
98 for (const auto& cmd : script->GetCommands()) { in Execute()195 for (const auto& sub_cmd : cmd->AsRepeat()->GetCommands()) { in ExecuteCommand()
197 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
713 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
404 const auto& cmds = script->GetCommands(); in TEST_F()