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.py88 def __init__(self, bug_template): argument
98 def validate_bug_template(cls, bug_template): argument
128 def cleanup_bug_template(cls, bug_template): argument
Dreporting.py159 def send_email(bug, bug_template): argument
Ddynamic_suite.py235 bug_template=None, argument
593 bug_template): argument
Dsuite.py1724 def __init__(self, suite, bug_template=None): argument