Searched refs:maximum (Results 1 – 8 of 8) sorted by relevance
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
D | DefaultReporterTest.kt | 259 fun `test maximum severity`() { in <lambda>() 277 fun checkReportableMethod(maximum: Severity) { in <lambda>() 281 "reportable/maximum=$maximum", in <lambda>() 282 maximumSeverity = maximum in <lambda>() 291 fun checkFileMethod(maximum: Severity) { in <lambda>() 295 "file/maximum=$maximum", in <lambda>() 296 maximumSeverity = maximum in <lambda>()
|
/tools/asuite/aidegen/lib/ |
D | common_util.py | 65 def time_logged(func=None, *, message='', maximum=1): argument 78 return partial(time_logged, message=message, maximum=maximum) 91 if message and timestamp > maximum * 60:
|
/tools/apksig/ |
D | gradlew | 92 MAX_FD=maximum
|
/tools/test/connectivity/acts_tests/tests/google/tel/config/ |
D | README.md | 8 …options are available to mitigate this uncertainty, this key specifies a maximum number of re-runs…
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 164 link MTU - the maximum transmission unit, i.e., maximum packet 1015 * "recently" means within the maximum likely lifetime of a packet, 1018 However, it is not required that a source node know the maximum 1547 Unlike IPv4, IPv6 nodes are not required to enforce maximum packet 1558 When computing the maximum payload size available for upper-layer 1561 IPv4, TCP's MSS option is computed as the maximum packet size (a 1565 MSS must be computed as the maximum packet size minus 60 octets, 1669 The maximum lifetime of any flow-handling state established along a 1673 use a flow label for a new flow within the maximum lifetime of any 1692 flow labels until the maximum lifetime of any possible previously [all …]
|
/tools/asuite/aidegen/ |
D | aidegen_main.py | 488 @common_util.time_logged(message=_TIME_EXCEED_MSG, maximum=_MAX_TIME)
|
/tools/repohooks/tools/ |
D | spelling.txt | 926 maximium||maximum 927 maxium||maximum 962 miximum||maximum
|
D | pylintrc | 60 # operator. Joining a lot of strings can lead to a maximum recursion error in
|