Searched defs:GetAppOutput (Results 1 – 3 of 3) sorted by relevance
292 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function296 bool GetAppOutput(const StringPiece16& cl, std::string* output) { in GetAppOutput() function
628 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function632 bool GetAppOutput(const std::vector<std::string>& argv, std::string* output) { in GetAppOutput() function
355 TEST_F(ProcessUtilTest, GetAppOutput) { in TEST_F() argument743 TEST_F(ProcessUtilTest, GetAppOutput) { in TEST_F() argument