Searched refs:maximum (Results 1 – 6 of 6) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | common_util.py | 68 def time_logged(func=None, *, message='', maximum=1): argument 81 return partial(time_logged, message=message, maximum=maximum) 94 if message and timestamp > maximum * 60:
|
/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 | 430 @common_util.time_logged(message=_TIME_EXCEED_MSG, maximum=_MAX_TIME)
|
/tools/repohooks/tools/ |
D | spelling.txt | 716 maxium||maximum 741 miximum||maximum
|
D | pylintrc | 60 # operator. Joining a lot of strings can lead to a maximum recursion error in
|