Home
last modified time | relevance | path

Searched defs:tests_to_skip (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
Dmanager.py277 … def _run_tests(self, tests_to_run, tests_to_skip, repeat_each, iterations, num_workers, retrying): argument
Dlayout_test_runner.py79 def run_tests(self, expectations, test_inputs, tests_to_skip, num_workers, retrying): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py1078 def add_extra_skipped_tests(self, tests_to_skip): argument