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

  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
closebug.py 38 Options.close_bug,
42 if not self._options.close_bug:
closebugforlanddiff.py 39 Options.close_bug,
50 if self._options.close_bug:
options.py 38 close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open after landing.") variable in class:Options
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download_unittest.py 44 options.close_bug = True

Completed in 987 milliseconds