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,
112 cloud_storage.PUBLIC_BUCKET, remote_path, local_path)
149 os.path.abspath(os.sep), cloud_storage.PUBLIC_BUCKET)
152 'fake_dir_path', cloud_storage.PUBLIC_BUCKET)
155 cloud_storage.PUBLIC_BUCKET)
267 cloud_storage.PUBLIC_BUCKET))
281 cloud_storage.PUBLIC_BUCKET))
294 cloud_storage.PUBLIC_BUCKET))
314 cloud_storage.PUBLIC_BUCKET))
336 cloud_storage.PUBLIC_BUCKET))
[all …]
Dcloud_storage.py31 PUBLIC_BUCKET = 'chromium-telemetry' variable
39 ('public', PUBLIC_BUCKET),