Home
last modified time | relevance | path

Searched defs:INTERVAL (Results 1 – 25 of 106) sorted by relevance

12345

/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/
Dutil.rs29 const INTERVAL: Duration = Duration::from_millis(10); in wait_for_path() constant
44 const INTERVAL: Duration = Duration::from_millis(10); in wait_for_path_disappears() constant
Dloopdevice.rs79 const INTERVAL: Duration = Duration::from_millis(10); in attach() constant
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtztest.h112 static const UDate INTERVAL; variable
H A Dtzbdtest.h96 static const UDate INTERVAL; variable
H A Dtzbdtest.cpp71 const UDate TimeZoneBoundaryTest::INTERVAL = 10; member in TimeZoneBoundaryTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtztest.h112 static const UDate INTERVAL; variable
H A Dtzbdtest.h96 static const UDate INTERVAL; variable
H A Dtzbdtest.cpp71 const UDate TimeZoneBoundaryTest::INTERVAL = 10; member in TimeZoneBoundaryTest
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DCountDownTimerTestStub.java32 public final long INTERVAL = 1000; field in CountDownTimerTestStub
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-3.c24 #define INTERVAL 2 macro
H A D2-2.c24 #define INTERVAL 5 macro
H A D3-1.c21 #define INTERVAL 1 macro
H A D2-1.c28 #define INTERVAL 1 macro
H A D4-3.c50 #define INTERVAL (700) /* ns, frequency (actually, period) for the condition signaling */ macro
/aosp_15_r20/packages/modules/ImsMedia/tests/unit/src/com/android/telephony/imsmedia/
DRtcpConfigTest.java33 private static final int INTERVAL = 66; field in RtcpConfigTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDateTimeCanonicalizer.java16 INTERVAL, enumConstant
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1beta2/
H A Dtable.proto78 INTERVAL = 14; enumerator
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
H A DMetricUtilsTest.java65 private static final Interval INTERVAL = Interval.create(TEN_SECONDS); field in MetricUtilsTest
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
DHistoryEvaluator.java26 private static final float INTERVAL = 50.0f; field in HistoryEvaluator
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/
DApfCountersTest.py41 INTERVAL = 2 variable
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1/
H A Dtable.proto82 INTERVAL = 14; enumerator
/aosp_15_r20/external/opencensus-java/api/src/test/java/io/opencensus/stats/
H A DNoopViewManagerTest.java50 private static final Interval INTERVAL = Interval.create(TEN_SECONDS); field in NoopViewManagerTest
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c74 #define INTERVAL (700) /* ns, frequency (actually, period) for the condition signaling */ macro
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/signature/
DSignedContextualAdsHashUtil.java71 private static final String INTERVAL = "interval="; field in SignedContextualAdsHashUtil
/aosp_15_r20/external/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c130 #define INTERVAL 100ULL * NS_PER_MS macro

12345