Searched refs:modify_bug_report (Results 1 – 4 of 4) sorted by relevance
/external/autotest/site_utils/ |
D | test_push_unittest.py | 138 reporting.Reporter.modify_bug_report(mox.IgnoreArg(), 215 reporting.Reporter.modify_bug_report(mox.IgnoreArg(), 237 reporting.Reporter.modify_bug_report(mox.IgnoreArg(),
|
D | test_push.py | 439 reporter.modify_bug_report(issue.id, 466 reporter.modify_bug_report(issue.id,
|
/external/autotest/server/cros/dynamic_suite/ |
D | reporting.py | 549 def modify_bug_report(self, issue_id, comment, label_update, status=''): member in Reporter 855 self.modify_bug_report(issue.id, comment, label_update)
|
/external/autotest/contrib/ |
D | crbug_crawler.py | 137 self.reporter.modify_bug_report(
|