Searched refs:TakeCommands (Results 1 – 2 of 2) sorted by relevance
56 std::vector<std::unique_ptr<Command>>&& TakeCommands() { in TakeCommands() function
463 script_->SetCommands(cp.TakeCommands()); in ProcessTestBlock()