Searched refs:GetShellCommandOutput (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock_output_test.py138 def GetShellCommandOutput(cmd): function
153 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))
/gem5/ext/googletest/googletest/test/
H A Dgtest_output_test.py201 def GetShellCommandOutput(env_cmd): function
236 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
248 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)

Completed in 6 milliseconds