Searched defs:durations (Results 1 – 9 of 9) sorted by relevance
64 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()69 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()74 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
16 private val durations = ChronoUnit.values().map { it.duration } in <lambda>() constant in kotlinx.coroutines.time.DurationOverflowTest
82 def calculate_usage(self, durations): argument
44 long[] durations = new long[startSamples.length]; in calculateFragmentDurations() local
314 final LongSparseLongArray durations = new LongSparseLongArray(); in toOpEntry() local
718 def check_records_interleaving(self, durations, records, expect_cycles): argument
294 std::vector<unsigned> durations; in SpeedRSAKeyGen() local
293 std::vector<unsigned> durations; in SpeedRSAKeyGen() local