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