Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_configuration.py234 def to_specifiers_list(self, test_configuration_set): argument
237 if len(test_configuration_set) == len(self._all_test_configurations):
242 for config in test_configuration_set: