OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISSUE_OPEN
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/cros/dynamic_suite/
constants.py
34
ISSUE_OPEN
= 'open'
reporting_unittest.py
129
issue.state = constants.
ISSUE_OPEN
/external/autotest/site_utils/
phapi_lib.py
468
is_open_or_dup = (state == constants.
ISSUE_OPEN
or
Completed in 41 milliseconds