Home
last modified time | relevance | path

Searched refs:body (Results 1 – 12 of 12) sorted by relevance

/tools/tradefederation/core/prod-tests/tests/src/com/android/continuous/
DSmokeTestFailureReporterTest.java88 final String body = msg.getBody(); in testSingleFail() local
90 CLog.i("body:\n%s", body); in testSingleFail()
94 expBodyStart, body), body.startsWith(expBodyStart)); in testSingleFail()
141 final String body = msg.getBody(); in testTwoPassOneFail() local
143 CLog.i("body:\n%s", body); in testTwoPassOneFail()
147 expBodyStart, body), body.startsWith(expBodyStart)); in testTwoPassOneFail()
/tools/acloud/internal/lib/
Dgcompute_client.py193 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 …]
Dgcompute_client_test.py167 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)
/tools/tradefederation/core/src/com/android/tradefed/util/
DIEmail.java69 public Message(String to, String subject, String body) { in Message() argument
72 setBody(body); in Message()
105 public void setBody(String body) { in setBody() argument
106 mBody = body; in setBody()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DEmailTest.java151 final String body = extractBody(mEmail.getMailerData(), headers); in testSend_simple() local
153 assertEquals("body", body); in testSend_simple()
171 final String body = extractBody(mEmail.getMailerData(), headers); in testSend_htmlEmail() local
173 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() local
216 msg.setBody(body); in _manual_testFuncSend()
/tools/tradefederation/core/src/com/android/tradefed/build/
DOtaZipfileBuildProvider.java76 StringBuilder body = new StringBuilder(); in getBuildPropContents() local
81 body.append(line).append("\n"); in getBuildPropContents()
85 return body.toString(); in getBuildPropContents()
/tools/tradefederation/core/
Dpylintrc15 # Maximum number of return / yield for function / method body
/tools/repohooks/tools/
Dpylintrc215 # Allow the body of an if to be on the same line as the test if there is no
334 # Maximum number of nested blocks for function / method body
347 # Maximum number of locals for function / method body
350 # Maximum number of return / yield for function / method body
353 # Maximum number of branch for function / method body
356 # Maximum number of statements in function / method body
Dcpplint.py4070 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):
/tools/test/connectivity/acts/framework/acts/controllers/
Dmonsoon.py382 body = result[:-1]
383 checksum = (sum(struct.unpack("B" * len(body), body)) + data_len) % 256
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
/tools/external/fat32lib/
DNOTICE39 …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.