Searched refs:GetCommandLine (Results 1 – 4 of 4) sorted by relevance
57 std::string GetCommandLine() const;
50 std::string Command::GetCommandLine() const in GetCommandLine() function in Updater::Command
63 if (!CheckResult(ret, cmd.GetCommandLine(), cmd.GetCommandType())) { in CommandsExecute()
64 EXPECT_EQ(cmd->GetCommandLine(), cmdLine);