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)
222 cloud_storage.PUBLIC_BUCKET))
236 cloud_storage.PUBLIC_BUCKET))
249 cloud_storage.PUBLIC_BUCKET))
269 cloud_storage.PUBLIC_BUCKET))
291 cloud_storage.PUBLIC_BUCKET))
299 cloud_storage.PUBLIC_BUCKET))
[all …]
Dcloud_storage.py31 PUBLIC_BUCKET = 'chromium-telemetry' variable
39 ('public', PUBLIC_BUCKET),