Home
last modified time | relevance | path

Searched refs:written (Results 1 – 25 of 29) sorted by relevance

12

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DDeprecatedTestCase.kt26 fun `Test deprecated not written out for parameter unless explicitly deprecated`() { in Test deprecated not written out for parameter unless explicitly deprecated()
57 fun `Test deprecated not written out for field inherited from hidden class`() { in Test deprecated not written out for field inherited from hidden class()
97 fun `Test deprecated not written out for contents of a removed class`() { in Test deprecated not written out for contents of a removed class()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/util/
DFileDisk.java137 final int written = fc.write(src, devOffset); in write() local
138 if (written < 0) throw new IOException(); in write()
139 toWrite -= written; in write()
140 devOffset += written; in write()
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/fielditem/
DCommonFieldItemTest.kt504 val written = in <lambda>() constant
511 assertEquals(" = 1.17549435E-38f;", written, message = "field ${field.name()}") in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dapollo_qa.proto39 // data[0] = partition# written
40 // data[1] = actual written length
98 // if not documented then no fields will be written.
Dplugin.proto17 // this software without specific prior written permission.
40 // Plugins written using C++ can use google/protobuf/compiler/plugin.h instead
54 // An encoded CodeGeneratorRequest is written to the plugin's stdin.
68 // protoc guarantees that all proto_files will be written after
/tools/test/connectivity/tools/
D.gitignore29 # Usually these files are written by a python script from a template
/tools/test/connectivity/acts/
D.gitignore29 # Usually these files are written by a python script from a template
/tools/test/connectivity/acts_tests/
D.gitignore29 # Usually these files are written by a python script from a template
/tools/tradefederation/contrib/src/com/android/performance/tests/
DHermeticLaunchTest.java556 int written = Integer.parseInt(match.group("written")); in parseAtraceInfoFile() local
557 if (written != buffered) { in parseAtraceInfoFile()
561 written - buffered, currentAtraceFile.getName())); in parseAtraceInfoFile()
/tools/security/fuzzing/example_fuzzer/
DREADME.md110 artifact_prefix='./'; Test unit written to ./crash-8a4daff3931e139b7dfff19e7e47dc75c29c3a5e
/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/
DFileFormatTest.kt709 fun `Check defaults are not written to header or specifier`() { in Check defaults are not written to header or specifier()
/tools/asuite/atest/bazel/
Datest_bazel_mode.md47 written with customized Bazel rules. An example Build file is as follows:
/tools/asuite/atest/docs/
Ddeveloper_workflow.md18 and run. Note that the wrapper code is written in python, so we'll be
/tools/external/fat32lib/
DNOTICE71 Thus, it is not the intent of this section to claim rights or contest your rights to work written e…
101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…
126 …s excluded. In such case, this License incorporates the limitation as if written in the body of th…
/tools/metalava/
DFORMAT.md256 in the support library, and some of these are written in Kotlin and exposes
429 always written as <?>.
/tools/security/sanitizer-status/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/tools/apksig/
DLICENSE67 means any form of electronic, verbal, or written communication sent
/tools/netsim/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/test/openhst/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/test/mobly_snippets/gft/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/acloud/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/test/connectivity/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/treble/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/trebuchet/
DLICENSE55 means any form of electronic, verbal, or written communication sent
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dfailure_details.proto292 // Credentials could not be written to a shared, temporary file.
355 // failed to be written.

12