Home
last modified time | relevance | path

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

/external/googletest/googletest/test/
Dgoogletest-output-test.py218 def GetShellCommandOutput(env_cmd): function
256 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
270 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-output-test.py218 def GetShellCommandOutput(env_cmd): function
256 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
270 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-output-test.py203 def GetShellCommandOutput(env_cmd): function
238 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
250 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock_output_test.py137 def GetShellCommandOutput(cmd): function
152 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock_output_test.py137 def GetShellCommandOutput(cmd): function
152 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))
/external/googletest/googlemock/test/
Dgmock_output_test.py137 def GetShellCommandOutput(cmd): function
152 return GetNormalizedOutputAndLeakyTests(GetShellCommandOutput(cmd))