Searched refs:body (Results 1 – 12 of 12) sorted by relevance
88 final String body = msg.getBody(); in testSingleFail() local90 CLog.i("body:\n%s", body); in testSingleFail()94 expBodyStart, body), body.startsWith(expBodyStart)); in testSingleFail()141 final String body = msg.getBody(); in testTwoPassOneFail() local143 CLog.i("body:\n%s", body); in testTwoPassOneFail()147 expBodyStart, body), body.startsWith(expBodyStart)); in testTwoPassOneFail()
193 body = {202 body=body)286 body = {"name": image_name, "rawDisk": {"source": source_uri, }, }287 api = self.service.images().insert(project=self._project, body=body)511 body = {"automaticRestart": automatic_restart,516 body=body)578 body = {"automaticRestart": automatic_restart,583 body=body)755 body = {770 body["metadata"] = {"items": metadata_list}[all …]
167 project=self.PROJECT, body=expected_body)202 project=self.PROJECT, body=expected_body)416 project=self.PROJECT, zone=self.ZONE, body=expected_body)675 project=self.PROJECT, body=expected)
69 public Message(String to, String subject, String body) { in Message() argument72 setBody(body); in Message()105 public void setBody(String body) { in setBody() argument106 mBody = body; in setBody()
151 final String body = extractBody(mEmail.getMailerData(), headers); in testSend_simple() local153 assertEquals("body", body); in testSend_simple()171 final String body = extractBody(mEmail.getMailerData(), headers); in testSend_htmlEmail() local173 assertEquals(expectedBody, body); in testSend_htmlEmail()209 final String body = "<html><body><h1>What do we want?!</h1><h2>Time travel!</h2>" + in _manual_testFuncSend() local216 msg.setBody(body); in _manual_testFuncSend()
76 StringBuilder body = new StringBuilder(); in getBuildPropContents() local81 body.append(line).append("\n"); in getBuildPropContents()85 return body.toString(); in getBuildPropContents()
15 # Maximum number of return / yield for function / method body
215 # Allow the body of an if to be on the same line as the test if there is no334 # Maximum number of nested blocks for function / method body347 # Maximum number of locals for function / method body350 # Maximum number of return / yield for function / method body353 # Maximum number of branch for function / method body356 # Maximum number of statements in function / method body
4070 body = list(opening_line[opening_pos+1:])4072 body.extend(clean_lines.raw_lines[opening_linenum+1:closing_linenum])4074 body.append(clean_lines.elided[closing_linenum][:closing_pos-1])4075 body = '\n'.join(body)4078 body = opening_line[opening_pos+1:closing_pos-1]4081 if not _EMPTY_CONDITIONAL_BODY_PATTERN.search(body):
382 body = result[:-1]383 checksum = (sum(struct.unpack("B" * len(body), body)) + data_len) % 256
META-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
39 …ry in non-free programs enables a greater number of people to use a large body of free software. F…126 …. In such case, this License incorporates the limitation as if written in the body of this License.