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

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
mock_cloud_api.py 38 from gslib.translation_helper import CreateBucketNotFoundException
179 raise CreateBucketNotFoundException(404, self.provider, bucket_name)
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
boto_translation.py 77 from gslib.translation_helper import CreateBucketNotFoundException
    [all...]
gcs_json_api.py 76 from gslib.translation_helper import CreateBucketNotFoundException
    [all...]
translation_helper.py 358 def CreateBucketNotFoundException(code, provider, bucket_name):
    [all...]

Completed in 57 milliseconds