Home
last modified time | relevance | path

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

12

/external/chromium_org/tools/telemetry/telemetry/page/
Dpage_set.py13 PUBLIC_BUCKET = cloud_storage.PUBLIC_BUCKET variable
83 if (bucket_name in [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]):
Dpage_set_unittest.py50 public_ps = page_set.PageSet(bucket=page_set.PUBLIC_BUCKET)
51 expected_bucket = cloud_storage.PUBLIC_BUCKET
/external/chromium_org/tools/telemetry/telemetry/util/
Dcloud_storage.py21 PUBLIC_BUCKET = 'chromium-telemetry' variable
27 'public': PUBLIC_BUCKET,
217 buckets = [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]
/external/chromium_org/tools/perf/page_sets/
Dservice_worker.py25 bucket=page_set.PUBLIC_BUCKET)
Dgmail_refresh.py37 bucket=page_set_module.PUBLIC_BUCKET)
Dkey_search_mobile.py32 bucket=page_set_module.PUBLIC_BUCKET)
Dmaps.py41 bucket=page_set_module.PUBLIC_BUCKET)
Dplus_alt_posts_photos.py48 bucket=page_set_module.PUBLIC_BUCKET)
Dgmail_expand_collapse_conversation.py53 bucket=page_set_module.PUBLIC_BUCKET)
Dsimple_mobile_sites.py41 bucket=page_set_module.PUBLIC_BUCKET)
Dgmail_alt_two_labels.py60 bucket=page_set_module.PUBLIC_BUCKET)
Dgmail_alt_threadlist_conversation.py72 bucket=page_set_module.PUBLIC_BUCKET)
Dwebrtc_cases.py67 bucket=page_set_module.PUBLIC_BUCKET,
Dcalendar_forward_backward.py70 bucket=page_set_module.PUBLIC_BUCKET)
Dtough_compositor_cases.py52 bucket=page_set_module.PUBLIC_BUCKET)
Dtough_energy_cases.py42 bucket=page_set_module.PUBLIC_BUCKET,
DPRESUBMIT.py44 hashes_in_cloud_storage = cloud_storage.List(cloud_storage.PUBLIC_BUCKET)
Dpolymer.py211 bucket=page_set_module.PUBLIC_BUCKET)
/external/chromium_org/tools/perf/page_sets/page_cycler/
Dbloat.py22 bucket=page_set_module.PUBLIC_BUCKET)
/external/chromium_org/tools/telemetry/unittest_data/
Dtest_page_set.py22 bucket=page_set.PUBLIC_BUCKET)
/external/chromium_org/content/test/gpu/gpu_tests/
Dmaps.py102 bucket=page_set.PUBLIC_BUCKET)
/external/chromium_org/content/test/gpu/page_sets/
DPRESUBMIT.py45 hashes_in_cloud_storage = cloud_storage.List(cloud_storage.PUBLIC_BUCKET)
/external/chromium_org/tools/telemetry/telemetry/unittest/
Dsystem_stub.py140 PUBLIC_BUCKET = 'chromium-telemetry' variable in CloudStorageModuleStub
144 'public': PUBLIC_BUCKET,
/external/chromium_org/tools/telemetry/telemetry/results/
Dhtml_output_formatter.py129 cloud_storage.Insert(cloud_storage.PUBLIC_BUCKET, file_name, file_path)
/external/chromium_org/tools/telemetry/telemetry/
Dbenchmark.py127 cloud_storage.PUBLIC_BUCKET)

12