Home
last modified time | relevance | path

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

12

/tools/acloud/internal/lib/
Dgcompute_client.py334 body = {
344 body=body)
454 body = {
463 body = {
468 body["labels"] = labels
469 api = self.service.images().insert(project=self._project, body=body)
504 body = {
509 project=self._project, resource=image_name, body=body)
657 body = {
666 project=self._project, zone=zone, instance=instance, body=body)
[all …]
Dgcompute_client_test.py226 project=PROJECT, body=expected_body)
251 project=PROJECT, body=expected_body)
277 project=PROJECT, body=expected_body)
303 body={
352 project=PROJECT, body=expected_body)
618 project=PROJECT, zone=self.ZONE, body=expected_body)
696 project=PROJECT, zone=self.ZONE, body=expected_body)
769 project=PROJECT, zone=self.ZONE, body=expected_body)
834 body={
861 body={
[all …]
/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/metalava/src/main/java/com/android/tools/metalava/model/psi/
DCodePrinter.kt291 val body = expression.body in appendExpression() constant
293 if (body is UBlockExpression) { in appendExpression()
295 for (e in body.expressions) { in appendExpression()
315 if (appendExpression(sb, body)) { in appendExpression()
DJavadoc.kt274 val body = getBodyContents(packageHtml).trim() in packageHtmlToJavadoc() constant
275 if (body.isBlank()) { in packageHtmlToJavadoc()
280 val comment = body.lines().joinToString(separator = "\n") { " * $it" }.replace("*/", "&#42;/") in packageHtmlToJavadoc()
DPsiConstructorItem.kt74 var curr: PsiElement? = psiMethod.body?.firstBodyElement in <lambda>()
/tools/tradefederation/core/common_util/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/repohooks/tools/
Dpylintrc290 # Allow the body of an if to be on the same line as the test if there is no
409 # Maximum number of nested blocks for function / method body
422 # Maximum number of locals for function / method body
425 # Maximum number of return / yield for function / method body
428 # Maximum number of branch for function / method body
431 # Maximum number of statements in function / method body
Dcpplint.py4076 body = list(opening_line[opening_pos+1:])
4078 body.extend(clean_lines.raw_lines[opening_linenum+1:closing_linenum])
4080 body.append(clean_lines.elided[closing_linenum][:closing_pos-1])
4081 body = '\n'.join(body)
4084 body = opening_line[opening_pos+1:closing_pos-1]
4087 if not _EMPTY_CONDITIONAL_BODY_PATTERN.search(body):
/tools/tradefederation/core/src/com/android/tradefed/build/
DOtaZipfileBuildProvider.java79 StringBuilder body = new StringBuilder(); in getBuildPropContents() local
84 body.append(line).append("\n"); in getBuildPropContents()
88 return body.toString(); in getBuildPropContents()
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/
Dmonsoon_proxy.py381 body = result[:-1]
382 checksum = (sum(struct.unpack('B' * len(body), body)) + data_len) % 256
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dstock_transformers.py131 body = result[:-1]
132 checksum = sum(body, data_len) & 0xFF
138 return body
/tools/test/openhst/
Dstress_test.py123 def SendNotificationEmail(subject, body, bugreport=None): argument
143 message.attach(text.MIMEText(body, "plain"))
144 message.attach(text.MIMEText("<pre>%s</pre>" % body, "html"))
/tools/metalava/src/main/java/com/android/tools/metalava/
DExtractAnnotations.kt281 if (method.body != null) { in <lambda>()
282 method.body?.accept(object : JavaRecursiveElementVisitor() { in <lambda>()
DApiLint.kt1151 psiMethod.body?.accept(object : JavaRecursiveElementVisitor() { in <lambda>()
/tools/tradefederation/core/
Dpylintrc30 # Maximum number of return / yield for function / method body
/tools/asuite/
Dpylintrc34 # Maximum number of return/yield for function/method body.
/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.
/tools/dexter/testdata/expected/
Dmedium.wrap_invoke66906 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
66996 106| const-string/jumbo v11, "body"
81627 .params "context", "eventId", "body"
88478 .params "this$0", "eventId", "body"
88640 .local v0, "body", java.lang.String
Dmedium.rewrite66906 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
66996 106| const-string/jumbo v11, "body"
81627 .params "context", "eventId", "body"
88478 .params "this$0", "eventId", "body"
88640 .local v0, "body", java.lang.String
Dmedium.scratch_regs78928 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
79042 178| const-string/jumbo v11, "body"
95811 .params "context", "eventId", "body"
103519 .params "this$0", "eventId", "body"
103720 .local v4, "body", java.lang.String
Dmedium.entry_hook68859 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
68950 109| const-string/jumbo v11, "body"
83903 .params "context", "eventId", "body"
90856 .params "this$0", "eventId", "body"
91023 .local v0, "body", java.lang.String
Dmedium.exit_hook70552 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
70642 106| const-string/jumbo v11, "body"
85979 .params "context", "eventId", "body"
93026 .params "this$0", "eventId", "body"
93194 .local v0, "body", java.lang.String
Dmedium.compact_cfg80277 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
80393 105| const-string/jumbo v11, "body"
98070 .params "context", "eventId", "body"
106204 .params "this$0", "eventId", "body"
106394 .local v0, "body", java.lang.String
Dmedium.verbose_cfg113193 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount"
113353 105| const-string/jumbo v11, "body"
137908 .params "context", "eventId", "body"
149482 .params "this$0", "eventId", "body"
149762 .local v0, "body", java.lang.String

12