Searched refs:GetShellCommandOutput (Results 1 – 4 of 4) sorted by relevance
188 def GetShellCommandOutput(env_cmd): function223 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))235 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
200 def GetShellCommandOutput(env_cmd): function235 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))247 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
138 def GetShellCommandOutput(cmd): function153 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))