Searched refs:GetShellCommandOutput (Results 1 – 2 of 2) sorted by relevance
203 def GetShellCommandOutput(env_cmd): function238 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))250 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
137 def GetShellCommandOutput(cmd): function152 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))