Home
last modified time | relevance | path

Searched refs:NOT_IMPL (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dmock_storage_service.py41 NOT_IMPL = None variable
46 def __init__(self, parent=NOT_IMPL):
80 def get_contents_as_string(self, headers=NOT_IMPL,
81 cb=NOT_IMPL, num_cb=NOT_IMPL,
82 torrent=NOT_IMPL,
83 version_id=NOT_IMPL):
86 def get_contents_to_file(self, fp, headers=NOT_IMPL,
87 cb=NOT_IMPL, num_cb=NOT_IMPL,
88 torrent=NOT_IMPL,
89 version_id=NOT_IMPL,
[all …]