Searched refs:INTERNAL_BUCKET (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dlinux_platform_backend.py129 ipfw_bin, cloud_storage.INTERNAL_BUCKET)
131 ipfw_mod, cloud_storage.INTERNAL_BUCKET)
157 cloud_storage.GetIfChanged(bin_path, cloud_storage.INTERNAL_BUCKET)
/external/chromium_org/tools/telemetry/telemetry/page/
H A Dpage_set.py15 INTERNAL_BUCKET = cloud_storage.INTERNAL_BUCKET variable
83 if (bucket_name in [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]):
H A Dpage_set_unittest.py58 internal_ps = page_set.PageSet(bucket=page_set.INTERNAL_BUCKET)
59 expected_bucket = cloud_storage.INTERNAL_BUCKET
/external/chromium_org/content/test/gpu/page_sets/
H A DPRESUBMIT.py47 hashes_in_cloud_storage += cloud_storage.List(cloud_storage.INTERNAL_BUCKET)
/external/chromium_org/tools/telemetry/telemetry/util/
H A Dcloud_storage.py23 INTERNAL_BUCKET = 'chrome-telemetry' variable
29 'internal': INTERNAL_BUCKET,
217 buckets = [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]
/external/chromium_org/tools/perf/page_sets/
H A DPRESUBMIT.py46 hashes_in_cloud_storage += cloud_storage.List(cloud_storage.INTERNAL_BUCKET)
H A Dtough_scheduling_cases.py382 bucket=page_set_module.INTERNAL_BUCKET)
H A Dtough_video_cases.py508 bucket=page_set_module.INTERNAL_BUCKET)
/external/chromium_org/tools/telemetry/telemetry/unittest/
H A Dsystem_stub.py142 INTERNAL_BUCKET = 'chrome-telemetry' variable in class:CloudStorageModuleStub
146 'internal': INTERNAL_BUCKET,

Completed in 4744 milliseconds