Home
last modified time | relevance | path

Searched refs:include_comment (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py447 …configuration_converter, include_specifiers=True, include_expectations=True, include_comment=True): argument
467 include_specifiers, include_expectations, include_comment)
495 …, expectations, comment, include_specifiers=True, include_expectations=True, include_comment=True): argument
517 if include_comment and comment is not None:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
Dqueries.py145 …append("%s" % line.to_string(None, include_modifiers, include_expectations, include_comment=False))