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

/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock_output_test.py136 def GetShellCommandOutput(cmd): function
151 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-output-test.py204 def GetShellCommandOutput(env_cmd): function
239 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
251 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)

Completed in 112 milliseconds