HomeSort by relevance Sort by last modified time
    Searched refs:parallel_operations (Results 1 - 9 of 9) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
mv.py 150 self.debug, self.parallel_operations)
rm.py 202 self.continue_on_error = self.parallel_operations
253 continue_on_error=self.continue_on_error or self.parallel_operations)
cp.py     [all...]
setmeta.py 183 continue_on_error=self.parallel_operations)
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
__main__.py 240 parallel_operations = False
292 parallel_operations = True
359 parallel_operations=parallel_operations)
521 parallel_operations=False):
537 parallel_operations)
command_runner.py 202 trace_token=None, parallel_operations=False,
215 parallel_operations: Should command operations be executed in parallel?
274 self, args, headers, debug, trace_token, parallel_operations,
command.py 389 parallel_operations, bucket_storage_uri_class,
400 parallel_operations: Should command operations be executed in parallel?
423 self.parallel_operations = parallel_operations
634 continue_on_error=self.continue_on_error or self.parallel_operations)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
unit_testcase.py 140 Passes parallel_operations=False for all tests, optionally saving/returning
143 TODO: Change to run with parallel_operations=True for all tests. At
193 parallel_operations=False, do_shutdown=False)
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_parallelism_framework.py 230 self.parallel_operations = do_parallel

Completed in 307 milliseconds