Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java64 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()
69 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()
74 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java64 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()
69 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()
74 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/time/
DDurationOverflowTest.kt16 private val durations = ChronoUnit.values().map { it.duration } in <lambda>() constant in kotlinx.coroutines.time.DurationOverflowTest
/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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAppOpsManager.java314 final LongSparseLongArray durations = new LongSparseLongArray(); in toOpEntry() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_adv_monitor_tests.py718 def check_records_interleaving(self, durations, records, expect_cycles): argument
/external/boringssl/src/tool/
Dspeed.cc294 std::vector<unsigned> durations; in SpeedRSAKeyGen() local
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dspeed.cc293 std::vector<unsigned> durations; in SpeedRSAKeyGen() local