Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test.py218 def GetShellCommandOutput(env_cmd): function
256 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
270 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_output_test.py137 def GetShellCommandOutput(cmd): function
152 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))