Home
last modified time | relevance | path

Searched defs:total_parts (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
Dtest_concurrent.py41 def _wait_for_upload_threads(self, hash_chunks, result_queue, total_parts): argument
51 def _wait_for_download_threads(self, filename, result_queue, total_parts): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/
Dconcurrent.py68 def _add_work_items_to_queue(self, total_parts, worker_queue, part_size): argument
160 def _wait_for_upload_threads(self, hash_chunks, result_queue, total_parts): argument
313 def _wait_for_download_threads(self, filename, result_queue, total_parts): argument