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

  /external/autotest/client/common_lib/cros/
arc.py 421 android_cmd = 'cat > %s' % pipes.quote(filename)
422 cros_cmd = 'android-sh -c %s' % pipes.quote(android_cmd)
    [all...]
  /external/autotest/server/cros/
tradefed_test.py 333 android_cmd = 'echo %s > %s' % (pipes.quote(data),
335 self._android_shell(host, android_cmd)
    [all...]

Completed in 711 milliseconds