OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gs_bucket
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/test/functional/ispy/server/
image_handler.py
15
import
gs_bucket
namespace
31
bucket =
gs_bucket
.GoogleCloudStorageBucket(constants.BUCKET)
update_mask_handler.py
16
import
gs_bucket
namespace
42
self.bucket =
gs_bucket
.GoogleCloudStorageBucket(constants.BUCKET)
main_view_handler.py
17
import
gs_bucket
namespace
36
bucket =
gs_bucket
.GoogleCloudStorageBucket(constants.BUCKET)
/external/chromium_org/build/android/buildbot/
bb_device_steps.py
314
gs_bucket
= 'gs://chromium-layout-test-archives'
320
'--gs-bucket',
gs_bucket
],
Completed in 242 milliseconds