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

  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
completerollout.py 46 collected_options.append(Options.complete_rollout)
53 if not self._options.complete_rollout:
options.py 39 complete_rollout = make_option("--complete-rollout", action="store_true", dest="complete_rollout", help="Commit the revert and re-open the original bug.") variable in class:Options
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download_unittest.py 45 options.complete_rollout = False
125 options.complete_rollout = True
download.py 273 if options.complete_rollout:

Completed in 1374 milliseconds