Searched refs:communication_body (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/support/ |
D | layer1.py | 159 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/ |
D | test_layer1.py | 54 communication_body="This is a test problem", 65 communication_body="This is a test solution.",
|