Home
last modified time | relevance | path

Searched defs:root_object (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dbucket_listing_ref.py68 def __init__(self, storage_url, root_object=None): argument
85 def __init__(self, storage_url, root_object=None): argument
102 def __init__(self, storage_url, root_object=None): argument
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dmock_cloud_api.py45 def __init__(self, root_object, contents=''): argument