Home
last modified time | relevance | path

Searched refs:ISSUE_OPEN (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Dconstants.py29 ISSUE_OPEN = 'open' variable
Dreporting.py680 if not issue or issue.state == constants.ISSUE_OPEN:
693 elif issue.state == constants.ISSUE_OPEN:
Dreporting_unittest.py125 issue.state = constants.ISSUE_OPEN
/external/autotest/site_utils/
Dtest_push_unittest.py130 issue.state = constants.ISSUE_OPEN
170 issue.state = constants.ISSUE_OPEN
Dphapi_lib.py455 is_open_or_dup = (state == constants.ISSUE_OPEN or