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 - 7
of
7
) sorted by null
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/test_page_sets/
example_domain.py
13
cloud_storage_bucket
=story.PUBLIC_BUCKET)
/external/chromium-trace/catapult/telemetry/examples/benchmarks/
simple_story_set.py
38
cloud_storage_bucket
=story.PARTNER_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
38
archive_info.AssertValidCloudStorageBucket(
cloud_storage_bucket
)
39
self._cloud_storage_bucket =
cloud_storage_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/wpr/
archive_info_unittest.py
80
cloud_storage_bucket
=cloud_storage.PUBLIC_BUCKET, wpr_files=None):
95
self.story_set_archive_info_file,
cloud_storage_bucket
)
174
test_archive_info = self.createArchiveInfo(
cloud_storage_bucket
=None)
/external/chromium-trace/catapult/telemetry/telemetry/internal/
story_runner_unittest.py
693
cloud_storage_bucket
=cloud_storage.PUBLIC_BUCKET)
713
cloud_storage_bucket
=cloud_storage.PUBLIC_BUCKET)
[
all
...]
Completed in 117 milliseconds