Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py215_inverted_configuration_tokens = dict((value, name) for name, value in _configuration_tokens.iteri… variable in TestExpectationParser
501 …new_specifiers.append(TestExpectationParser._inverted_configuration_tokens.get(specifier, specifie…