Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 18 of 18) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/
DCachedFileContents.java115 boolean valid = true; in isValid()
118 valid = false; in isValid()
121 if (valid && file.lastModified() != lastClosed) { in isValid()
122 valid = false; in isValid()
125 if (valid && file.length() != size) { in isValid()
126 valid = false; in isValid()
129 if (valid && !Objects.equal(hash, hashFile())) { in isValid()
130 valid = false; in isValid()
133 if (!valid) { in isValid()
137 return valid; in isValid()
DCachedSupplier.java57 private boolean valid; field in CachedSupplier
69 valid = false; in CachedSupplier()
80 if (!valid) { in get()
82 valid = true; in get()
93 valid = false; in reset()
107 valid = true; in precomputed()
116 return valid; in isValid()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DAbstractFsObject.java39 private boolean valid; field in AbstractFsObject
48 this.valid = true; in AbstractFsObject()
61 return this.valid; in isValid()
71 this.valid = false; in invalidate()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/
DGceAvdInfoTest.java42 String valid = in testValidGceJsonParsing() local
56 GceAvdInfo avd = GceAvdInfo.parseGceInfoFromString(valid, null, 5555); in testValidGceJsonParsing()
65 String valid = in testValidGceJsonParsingWithBuildVars() local
82 GceAvdInfo avd = GceAvdInfo.parseGceInfoFromString(valid, null, 5555); in testValidGceJsonParsingWithBuildVars()
DGceManagerTest.java429 String valid = in testStartGce()
444 FileUtil.writeToFile(valid, reportFile); in testStartGce()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DPerfettoPreparerTest.java100 private File createPerfettoFile(boolean valid) throws IOException { in createPerfettoFile() argument
102 if (valid) { in createPerfettoFile()
/tools/tradefederation/core/tests/res/testCmdFiles/
Dmissing-begin-macro.txt11 # Note that "END MACRO" by itself is potentially a completely valid command.
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceLine.kt160 fun FtraceLine.valid() = this !== FtraceLine.INVALID_LINE method
/tools/repohooks/
DREADME.md22 sometimes there are valid reasons for this. You can simply use the option
148 The key can be any name (as long as the syntax is valid), as can the program
177 * `commit_msg_bug_field`: Require a valid `Bug:` line.
178 * `commit_msg_changeid_field`: Require a valid `Change-Id:` Gerrit line.
/tools/repohooks/tools/
Dpylintrc455 # List of valid names for the first argument in a class method.
456 valid-classmethod-first-arg=cls
458 # List of valid names for the first argument in a metaclass class method.
459 valid-metaclass-classmethod-first-arg=mcs
Dspelling.txt1219 vaid||valid
1220 vaild||valid
1221 valide||valid
/tools/tradefederation/core/tests/res/testtype/
Dpython_output2.txt89 Test CreateImage with valid input. ... ok
91 Test CreateImage with valid input. ... ok
/tools/treble/build/sandbox/
Dnsjail.cfg78 # Some tools like Java need a valid username
/tools/acloud/internal/proto/
Dinternal_config.proto82 // this config is valid for.
/tools/metalava/
DFORMAT.md432 requirements, range constraints, valid constant values for an integer, and so
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto36 // A valid .proto file can be translated directly to a FileDescriptorProto
/tools/external/fat32lib/
DNOTICE101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...