Searched refs:RunCommand (Results 1 – 5 of 5) sorted by relevance
82 bool RunCommand(const std::string& cmd, std::string& content) in RunCommand() function in __anon5411c3130111::HiprofilerCmdTest291 EXPECT_TRUE(RunCommand(cmd, content));297 EXPECT_TRUE(RunCommand(cmd, content));304 EXPECT_TRUE(RunCommand(cmd, content));325 EXPECT_TRUE(RunCommand(cmd, content));336 EXPECT_TRUE(RunCommand(cmd, content));346 EXPECT_TRUE(RunCommand(cmd, content));376 EXPECT_TRUE(RunCommand(cmd, content));
66 bool RunCommand(const std::string& cmd) in RunCommand() function110 return RunCommand(beginCmd); in BeginTrace()125 return RunCommand(finishCmd); in StopTrace()
82 bool RunCommand(const std::string& cmd) in RunCommand() function124 res = RunCommand(cmd); in HiperfPluginSessionStart()140 RunCommand(cmd); in HiperfPluginSessionStop()
61 static void RunCommand(const string& cmd);
257 void HdcClient::RunCommand(const string& cmd) in RunCommand() function in Hdc::HdcClient281 RunCommand(cmd); in RunExecuteCommand()