Searched refs:Test1Result (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
H A Dtest_response.py185 class Test1Result(ResponseElement): class in function:TestMWSResponse.test_parsing_element_lists
188 text = b"""<Test1Response><Test1Result>
193 </Test1Result></Test1Response>"""
194 obj = self.check_issue(Test1Result, text)

Completed in 179 milliseconds