Searched refs:include_comment (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
D | test_expectations.py | 447 …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/ |
D | queries.py | 145 …append("%s" % line.to_string(None, include_modifiers, include_expectations, include_comment=False))
|