Home
last modified time | relevance | path

Searched defs:bug_template (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Dreporting_utils.py82 def __init__(self, bug_template): argument
92 def validate_bug_template(cls, bug_template): argument
122 def cleanup_bug_template(cls, bug_template): argument
Dreporting.py159 def send_email(bug, bug_template): argument
Ddynamic_suite.py229 bug_template=None, argument
580 bug_template): argument
Dsuite.py1722 def __init__(self, suite, bug_template=None): argument