Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtztest.h107 static const UDate INTERVAL; variable
Dtzbdtest.h96 static const UDate INTERVAL; variable
Dtzbdtest.cpp71 const UDate TimeZoneBoundaryTest::INTERVAL = 10; member in TimeZoneBoundaryTest
Dtztest.cpp305 const UDate TimeZoneTest::INTERVAL = 100; member in TimeZoneTest
/third_party/node/test/parallel/
Dtest-http-server-consumed-timeout.js11 const INTERVAL = Math.floor(TIMEOUT / 8); constant
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-3.c24 #define INTERVAL 2 macro
D3-1.c21 #define INTERVAL 1 macro
D2-2.c24 #define INTERVAL 5 macro
D2-1.c28 #define INTERVAL 1 macro
D4-3.c50 #define INTERVAL (700) /* ns, frequency (actually, period) for the condition signaling */ macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D4-1.c74 #define INTERVAL (700) /* ns, frequency (actually, period) for the condition signaling */ macro
/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c127 #define INTERVAL 100ULL * NS_PER_MS macro
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java49 static final long INTERVAL = 10; // Milliseconds field in TimeZoneBoundaryTest
DTimeZoneTest.java675 static final int INTERVAL = 100; field in TimeZoneTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java46 static final long INTERVAL = 10; // Milliseconds field in TimeZoneBoundaryTest
DTimeZoneTest.java671 static final int INTERVAL = 100; field in TimeZoneTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2895 #define DEFINE_DERIVED1_INPUTRANGE(CLASS, TRET, NAME, T0, ARG0, EXPANSION, INTERVAL) \ argument
2915 #define DEFINE_DERIVED_FLOAT1_INPUTRANGE(CLASS, NAME, ARG0, EXPANSION, INTERVAL) \ argument
2918 #define DEFINE_DERIVED_DOUBLE1_INPUTRANGE(CLASS, NAME, ARG0, EXPANSION, INTERVAL) \ argument
2924 #define DEFINE_DERIVED_FLOAT1_INPUTRANGE_16BIT(CLASS, NAME, ARG0, EXPANSION, INTERVAL) \ argument