OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:split_into_chunks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_finder.py
114
def
split_into_chunks
(self, test_names):
member in class:LayoutTestFinder
manager.py
125
tests_to_run, tests_in_other_chunks = self._finder.
split_into_chunks
(tests_to_run)
Completed in 92 milliseconds