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.py94 cloud_url = cloud_storage.Insert(cloud_storage.PUBLIC_BUCKET,
162 cloud_storage.PUBLIC_BUCKET))
166 cloud_storage.PUBLIC_BUCKET))
170 cloud_storage.PUBLIC_BUCKET))
174 cloud_storage.PUBLIC_BUCKET))
197 os.path.abspath(os.sep), cloud_storage.PUBLIC_BUCKET)
200 'fake_dir_path', cloud_storage.PUBLIC_BUCKET)
203 cloud_storage.PUBLIC_BUCKET)
261 cloud_storage.GetIfChanged(file_path, cloud_storage.PUBLIC_BUCKET)
271 cloud_storage.GetIfChanged(file_path, cloud_storage.PUBLIC_BUCKET)
Dcloud_storage.py30 PUBLIC_BUCKET = 'chromium-telemetry' variable
38 ('public', PUBLIC_BUCKET),