Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/support/
Dlayer1.py159 def add_communication_to_case(self, communication_body, case_id=None, argument
194 params = {'communicationBody': communication_body, }
204 def create_case(self, subject, communication_body, service_code=None, argument
290 'communicationBody': communication_body,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/support/
Dtest_layer1.py54 communication_body="This is a test problem",
65 communication_body="This is a test solution.",