Lines Matching refs:Reporter
431 reporter = reporting.Reporter()
433 issue = reporter.find_issue_by_marker(BUG_ANCHOR)
439 reporter.modify_bug_report(issue.id,
453 reporter = reporting.Reporter()
454 issue = reporter.find_issue_by_marker(BUG_ANCHOR)
461 if not ('%s2' % reporter.AUTOFILED_COUNT) in issue.labels:
466 reporter.modify_bug_report(issue.id,
470 second_issue = reporter.find_issue_by_marker(BUG_ANCHOR)