Searched refs:END_OF_FLAG_TYPE (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Derror_fixer.py35 END_OF_FLAG_TYPE = re.compile(r'(}?\s*)$') variable
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Derror_fixer.py38 END_OF_FLAG_TYPE = re.compile(r'(}?\s*)$') variable

Completed in 296 milliseconds