Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
Dtest_connection.py24 from boto.mws.response import (ResponseElement, GetFeedSubmissionListResult,
155 GetFeedSubmissionListResult)
157 class MyResult(GetFeedSubmissionListResult):
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dresponse.py284 class GetFeedSubmissionListResult(ResponseElement): class
292 class CancelFeedSubmissionsResult(GetFeedSubmissionListResult):