Home
last modified time | relevance | path

Searched refs:DelegateUpload (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/tests/
H A Dtest_copy_helper_funcs.py495 def DelegateUpload(): function
499 DelegateUpload, 'url', mock_stream, False, False, False, None)
513 def DelegateUpload(): function
517 DelegateUpload, mock_upload_url, mock_stream, True, False, False, None)
531 def DelegateUpload(): function
537 DelegateUpload, 'url', mock_stream, False, True, False, None)
551 def DelegateUpload(): function
557 DelegateUpload, 'url', mock_stream, False, True, True, None)
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/tests/
H A Dtest_copy_helper_funcs.py516 def DelegateUpload(): function
520 DelegateUpload, 'url', mock_stream, False, False, False, None)
534 def DelegateUpload(): function
538 DelegateUpload, mock_upload_url, mock_stream, True, False, False, None)
552 def DelegateUpload(): function
558 DelegateUpload, 'url', mock_stream, False, True, False, None)
572 def DelegateUpload(): function
578 DelegateUpload, 'url', mock_stream, False, True, True, None)