Home
last modified time | relevance | path

Searched defs:durations (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java66 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()
71 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()
76 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
/external/autotest/utils/
Dsite_check_dut_usage.py82 def calculate_usage(self, durations): argument
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
DAbstractManifestWriter.java44 long[] durations = new long[startSamples.length]; in calculateFragmentDurations() local
/external/v8/src/heap/
Dgc-tracer.cc717 double durations = sum.second; in AverageSpeed() local
797 double durations = allocation_duration_since_gc_; in NewSpaceAllocationThroughputInBytesPerMillisecond() local
805 double durations = allocation_duration_since_gc_; in OldGenerationAllocationThroughputInBytesPerMillisecond() local