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

  /external/chromium_org/build/android/buildbot/
bb_utils.py 34 def CommandToString(command):
41 print '>', CommandToString(command)
60 print '<', CommandToString(command)
bb_run_bot.py 267 print bb_utils.CommandToString(command)
301 print 'Will run: ', bb_utils.CommandToString(command)

Completed in 594 milliseconds