Searched defs:run_in_parallel (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Dexecutive_mock.py158 def run_in_parallel(self, commands): member in class:MockExecutive
H A Dexecutive.py471 def run_in_parallel(self, command_lines_and_cwds, processes=None): member in class:Executive
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
H A Drebaseline_unittest.py371 # Note that we have one run_in_parallel() call followed by a run_command()
382 # Note that we have one run_in_parallel() call followed by a run_command()
395 # Note that we have one run_in_parallel() call followed by a run_command()
408 # Note that we have only one run_in_parallel() call
420 # Note that we have only one run_in_parallel() call
575 def run_in_parallel(self, commands): member in class:MockLineRemovingExecutive

Completed in 178 milliseconds