Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/storage_uri/
Dtest_storage_uri.py48 bucket = conn.create_bucket(bucket_name, location=Location.USWest2)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dconnection.py143 USWest2 = 'us-west-2' variable in Location