OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cloud_storage_bucket
(Results
1 - 6
of
6
) sorted by null
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/page_sets/
example_domain.py
13
cloud_storage_bucket
=story.PUBLIC_BUCKET)
/external/chromium-trace/catapult/telemetry/telemetry/story/
story_set_unittest.py
53
cloud_storage_bucket
=story.PUBLIC_BUCKET)
57
cloud_storage_bucket
=story.PARTNER_BUCKET)
61
cloud_storage_bucket
=story.INTERNAL_BUCKET)
65
story.StorySet(
cloud_storage_bucket
='garbage_bucket')
story_set.py
19
def __init__(self, archive_data_file='',
cloud_storage_bucket
=None,
26
cloud_storage_bucket
: The cloud storage bucket used to download
37
archive_info.AssertValidCloudStorageBucket(
cloud_storage_bucket
)
38
self._cloud_storage_bucket =
cloud_storage_bucket
/external/chromium-trace/catapult/telemetry/examples/benchmarks/
simple_story_set.py
38
cloud_storage_bucket
=story.PARTNER_BUCKET)
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
base_config.py
27
"
cloud_storage_bucket
": "bucket1",
55
"
cloud_storage_bucket
" where all of the dependency files are stored
145
cs_bucket = dependency_dict.get('
cloud_storage_bucket
')
237
dependency, platform, '
cloud_storage_bucket
')
304
if (data_type == '
cloud_storage_bucket
' or
319
if (data_type == '
cloud_storage_bucket
' or
/external/chromium-trace/catapult/telemetry/telemetry/internal/
story_runner_unittest.py
609
cloud_storage_bucket
=cloud_storage.PUBLIC_BUCKET)
629
cloud_storage_bucket
=cloud_storage.PUBLIC_BUCKET)
Completed in 174 milliseconds