Home
last modified time | relevance | path

Searched defs:child_processes (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dprinting.py127 def parse_print_options(print_options, verbose, child_processes, argument
212 child_processes, is_fully_parallel): argument
Dprinting_unittest.py81 verbose=False, child_processes=1, argument
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
Drun_webkit_tests_unittest.py492 def assert_run_order(self, worker_model, child_processes='1'): argument
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc2440 ListValue* child_processes) in GetChildProcessHostInfoTask()
2556 ListValue* child_processes = new ListValue; in GetBrowserInfo() local