Searched refs:valid (Results 1 – 18 of 18) sorted by relevance
115 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()
57 private boolean valid; field in CachedSupplier69 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()
39 private boolean valid; field in AbstractFsObject48 this.valid = true; in AbstractFsObject()61 return this.valid; in isValid()71 this.valid = false; in invalidate()
42 String valid = in testValidGceJsonParsing() local56 GceAvdInfo avd = GceAvdInfo.parseGceInfoFromString(valid, null, 5555); in testValidGceJsonParsing()65 String valid = in testValidGceJsonParsingWithBuildVars() local82 GceAvdInfo avd = GceAvdInfo.parseGceInfoFromString(valid, null, 5555); in testValidGceJsonParsingWithBuildVars()
429 String valid = in testStartGce()444 FileUtil.writeToFile(valid, reportFile); in testStartGce()
100 private File createPerfettoFile(boolean valid) throws IOException { in createPerfettoFile() argument102 if (valid) { in createPerfettoFile()
11 # Note that "END MACRO" by itself is potentially a completely valid command.
160 fun FtraceLine.valid() = this !== FtraceLine.INVALID_LINE method
22 sometimes there are valid reasons for this. You can simply use the option148 The key can be any name (as long as the syntax is valid), as can the program177 * `commit_msg_bug_field`: Require a valid `Bug:` line.178 * `commit_msg_changeid_field`: Require a valid `Change-Id:` Gerrit line.
455 # List of valid names for the first argument in a class method.456 valid-classmethod-first-arg=cls458 # List of valid names for the first argument in a metaclass class method.459 valid-metaclass-classmethod-first-arg=mcs
1219 vaid||valid1220 vaild||valid1221 valide||valid
89 Test CreateImage with valid input. ... ok91 Test CreateImage with valid input. ... ok
78 # Some tools like Java need a valid username
82 // this config is valid for.
432 requirements, range constraints, valid constant values for an integer, and so
36 // A valid .proto file can be translated directly to a FileDescriptorProto
101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...