Home
last modified time | relevance | path

Searched refs:parallel_operations (Results 1 – 9 of 9) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
D__main__.py240 parallel_operations = False
292 parallel_operations = True
359 parallel_operations=parallel_operations)
521 parallel_operations=False): argument
537 parallel_operations)
Dcommand_runner.py202 trace_token=None, parallel_operations=False, argument
274 self, args, headers, debug, trace_token, parallel_operations,
Dcommand.py389 parallel_operations, bucket_storage_uri_class, argument
423 self.parallel_operations = parallel_operations
634 continue_on_error=self.continue_on_error or self.parallel_operations)
999 if self.parallel_operations or parallel_operations_override:
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Drm.py202 self.continue_on_error = self.parallel_operations
253 continue_on_error=self.continue_on_error or self.parallel_operations)
Dmv.py150 self.debug, self.parallel_operations)
Dcp.py912 continue_on_error=self.continue_on_error or self.parallel_operations)
1041 if self.all_versions and self.parallel_operations:
Dsetmeta.py183 continue_on_error=self.parallel_operations)
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
Dunit_testcase.py193 parallel_operations=False, do_shutdown=False)
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dtest_parallelism_framework.py230 self.parallel_operations = do_parallel