Home
last modified time | relevance | path

Searched defs:max_locked_shards (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
Dlayout_test_runner_unittest.py179 def get_shards(self, num_workers, fully_parallel, test_list=None, max_locked_shards=1): argument
Dlayout_test_runner.py359 def __init__(self, test_split_fn, max_locked_shards): argument