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

  /external/gtest/test/
gtest_output_test.py 200 def GetShellCommandOutput(env_cmd):
235 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
247 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)
  /external/chromium_org/testing/gtest/test/
gtest_output_test.py 200 def GetShellCommandOutput(env_cmd):
235 return NormalizeOutput(GetShellCommandOutput((environ, cmdline)))
247 test_list = GetShellCommandOutput(COMMAND_LIST_TESTS)

Completed in 405 milliseconds