Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage_unittest.py97 cloud_url = cloud_storage.Insert(cloud_storage.PUBLIC_BUCKET,
133 os.path.abspath(os.sep), cloud_storage.PUBLIC_BUCKET)
136 'fake_dir_path', cloud_storage.PUBLIC_BUCKET)
139 cloud_storage.PUBLIC_BUCKET)
209 cloud_storage.PUBLIC_BUCKET))
223 cloud_storage.PUBLIC_BUCKET))
236 cloud_storage.PUBLIC_BUCKET))
256 cloud_storage.PUBLIC_BUCKET))
278 cloud_storage.PUBLIC_BUCKET))
286 cloud_storage.PUBLIC_BUCKET))
[all …]
Dcloud_storage.py31 PUBLIC_BUCKET = 'chromium-telemetry' variable
39 ('public', PUBLIC_BUCKET),