HomeSort by relevance Sort by last modified time
    Searched refs:PUBLIC_BUCKET (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/tools/perf/page_sets/page_cycler/
bloat.py 22 bucket=page_set_module.PUBLIC_BUCKET)
  /external/chromium_org/tools/perf/page_sets/
service_worker.py 25 bucket=page_set.PUBLIC_BUCKET)
gmail_refresh.py 37 bucket=page_set_module.PUBLIC_BUCKET)
key_search_mobile.py 32 bucket=page_set_module.PUBLIC_BUCKET)
maps.py 41 bucket=page_set_module.PUBLIC_BUCKET)
calendar_forward_backward.py 70 bucket=page_set_module.PUBLIC_BUCKET)
gmail_alt_threadlist_conversation.py 72 bucket=page_set_module.PUBLIC_BUCKET)
gmail_alt_two_labels.py 60 bucket=page_set_module.PUBLIC_BUCKET)
gmail_expand_collapse_conversation.py 53 bucket=page_set_module.PUBLIC_BUCKET)
plus_alt_posts_photos.py 48 bucket=page_set_module.PUBLIC_BUCKET)
simple_mobile_sites.py 41 bucket=page_set_module.PUBLIC_BUCKET)
tough_compositor_cases.py 52 bucket=page_set_module.PUBLIC_BUCKET)
tough_energy_cases.py 42 bucket=page_set_module.PUBLIC_BUCKET,
webrtc_cases.py 67 bucket=page_set_module.PUBLIC_BUCKET,
PRESUBMIT.py 44 hashes_in_cloud_storage = cloud_storage.List(cloud_storage.PUBLIC_BUCKET)
polymer.py 211 bucket=page_set_module.PUBLIC_BUCKET)
  /external/chromium_org/tools/telemetry/unittest_data/
test_page_set.py 22 bucket=page_set.PUBLIC_BUCKET)
  /external/chromium_org/tools/telemetry/telemetry/util/
cloud_storage.py 21 PUBLIC_BUCKET = 'chromium-telemetry'
27 'public': PUBLIC_BUCKET,
217 buckets = [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]
  /external/chromium_org/tools/telemetry/telemetry/page/
page_set_unittest.py 50 public_ps = page_set.PageSet(bucket=page_set.PUBLIC_BUCKET)
51 expected_bucket = cloud_storage.PUBLIC_BUCKET
page_set.py 13 PUBLIC_BUCKET = cloud_storage.PUBLIC_BUCKET
83 if (bucket_name in [PUBLIC_BUCKET, PARTNER_BUCKET, INTERNAL_BUCKET]):
  /external/chromium_org/content/test/gpu/gpu_tests/
maps.py 102 bucket=page_set.PUBLIC_BUCKET)
  /external/chromium_org/content/test/gpu/page_sets/
PRESUBMIT.py 45 hashes_in_cloud_storage = cloud_storage.List(cloud_storage.PUBLIC_BUCKET)
  /external/chromium_org/tools/telemetry/telemetry/results/
html_output_formatter.py 129 cloud_storage.Insert(cloud_storage.PUBLIC_BUCKET, file_name, file_path)
  /external/chromium_org/tools/telemetry/telemetry/unittest/
system_stub.py 140 PUBLIC_BUCKET = 'chromium-telemetry'
144 'public': PUBLIC_BUCKET,
  /external/chromium_org/tools/telemetry/telemetry/
benchmark.py 127 cloud_storage.PUBLIC_BUCKET)

Completed in 9196 milliseconds

1 2