HomeSort by relevance Sort by last modified time
    Searched refs:GetShellCommandOutput (Results 1 - 2 of 2) sorted by null

  /external/protobuf/gtest/test/
gtest_output_test.py 173 def GetShellCommandOutput(env_cmd):
213 return NormalizeOutput(GetShellCommandOutput(env_cmd))
225 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
  /external/gtest/test/
gtest_output_test.py 182 def GetShellCommandOutput(env_cmd, stdin_string=None):
211 return NormalizeOutput(GetShellCommandOutput(env_cmd, ''))

Completed in 40 milliseconds