Searched defs:dry_run (Results 1 – 2 of 2) sorted by relevance
/bionic/tools/bionicbb/ |
D | presubmit.py | 67 def clean_project(dry_run): argument 88 def build_project(gerrit_info, dry_run, lunch_target=None): argument 139 def handle_change(gerrit_info, _, dry_run): argument 145 def drop_rejection(gerrit_info, dry_run): argument 162 def handle_comment(gerrit_info, body, dry_run): argument
|
D | tasks.py | 37 def process_message(msg, dry_run): argument 92 def process_changes(gmail_service, msg_service, dry_run): argument
|