/libcore/jsr166-tests/src/test/java/jsr166/ |
D | BlockingQueueTest.java | 81 long startTime = System.nanoTime(); in testTimedOfferNull() local 86 assertTrue(millisElapsedSince(startTime) < LONG_DELAY_MS); in testTimedOfferNull() argument 233 long startTime = System.nanoTime(); in testTimedPollWithOffer() local
|
D | ExecutorsTest.java | 181 long startTime = System.nanoTime(); in testNewSingleThreadScheduledExecutor() local 207 long startTime = System.nanoTime(); in testNewScheduledThreadPool() local 235 long startTime = System.nanoTime(); in testUnconfigurableScheduledExecutorService() local
|
D | ScheduledExecutorTest.java | 42 final long startTime = System.nanoTime(); in testSchedule1() local 65 final long startTime = System.nanoTime(); in testSchedule3() local 87 final long startTime = System.nanoTime(); in testSchedule4() local 111 final long startTime = System.nanoTime(); in testSchedule5() local 323 long startTime = System.nanoTime(); in testGetCompletedTaskCount() local 596 long startTime = System.nanoTime(); in testPurge() local
|
D | SemaphoreTest.java | 65 long startTime = System.nanoTime(); in waitForQueuedThread() local 79 long startTime = System.nanoTime(); in waitForQueuedThreads() local 189 long startTime = System.nanoTime(); in testTryAcquire_timeout() local 202 long startTime = System.nanoTime(); in testTryAcquireN_timeout() local 548 long startTime = System.nanoTime(); in testReleaseAcquireDifferentThreads() local
|
D | SynchronousQueueTest.java | 214 long startTime = System.nanoTime(); in testTimedPoll() local 257 long startTime = System.nanoTime(); in testTimedPollWithOffer() local
|
D | ScheduledExecutorSubclassTest.java | 94 final long startTime = System.nanoTime(); in testSchedule1() local 117 final long startTime = System.nanoTime(); in testSchedule3() local 139 final long startTime = System.nanoTime(); in testSchedule4() local 163 final long startTime = System.nanoTime(); in testSchedule5() local 373 long startTime = System.nanoTime(); in testGetCompletedTaskCount() local 645 long startTime = System.nanoTime(); in testPurge() local
|
D | AbstractQueuedLongSynchronizerTest.java | 123 long startTime = System.nanoTime(); in waitForQueuedThread() local 226 long startTime = System.nanoTime(); in assertAwaitTimesOut() local 598 long startTime = System.nanoTime(); in testAwait_IMSE() local
|
D | AbstractQueuedSynchronizerTest.java | 126 long startTime = System.nanoTime(); in waitForQueuedThread() local 229 long startTime = System.nanoTime(); in assertAwaitTimesOut() local 601 long startTime = System.nanoTime(); in testAwait_IMSE() local
|
D | LinkedBlockingDequeTest.java | 712 long startTime = System.nanoTime(); in testTimedPoll() local 1015 long startTime = System.nanoTime(); in testTimedPollFirst() local 1091 long startTime = System.nanoTime(); in testTimedPollFirstWithOfferFirst() local
|
D | JSR166TestCase.java | 367 long startTime = System.nanoTime(); in delay() local 452 long startTime = System.nanoTime(); in assertFutureTimesOut() local 598 long startTime = System.nanoTime(); in waitForThreadToEnterWaitState() local
|
D | ExecutorCompletionServiceTest.java | 125 long startTime = System.nanoTime(); in testPoll1() local
|
D | CyclicBarrierTest.java | 31 long startTime = System.nanoTime(); in awaitNumberWaiting() local
|
D | ThreadPoolExecutorTest.java | 163 long startTime = System.nanoTime(); in testGetCompletedTaskCount() local 416 long startTime = System.nanoTime(); in testAwaitTermination_timesOut() local 1944 long startTime = System.nanoTime(); in testAllowCoreThreadTimeOut_true() local
|
D | ForkJoinPoolTest.java | 237 long startTime = System.nanoTime(); in testAwaitTermination_timesOut() local 289 long startTime = System.nanoTime(); in testIsQuiescent() local
|
D | ReentrantLockTest.java | 75 long startTime = System.nanoTime(); in waitForQueuedThread() local 487 long startTime = System.nanoTime(); in testAwait_IMSE() local 563 long startTime = System.nanoTime(); in testAwaitUntil_Timeout() local
|
D | LockSupportTest.java | 293 long startTime = System.nanoTime(); in testGetBlocker() local
|
D | PriorityBlockingQueueTest.java | 358 long startTime = System.nanoTime(); in testTimedPoll() local
|
/libcore/luni/src/test/java/libcore/java/lang/ |
D | OldDoubleTest.java | 72 long startTime = System.currentTimeMillis(); in test_parseDouble_LString_AndroidRegression() local
|
/libcore/luni/src/main/java/java/lang/ref/ |
D | ReferenceQueue.java | 111 long startTime = System.nanoTime(); in remove() local
|
/libcore/luni/src/main/java/java/util/ |
D | SimpleTimeZone.java | 45 private int startYear, startMonth, startDay, startDayOfWeek, startTime; field in SimpleTimeZone 164 int startDay, int startDayOfWeek, int startTime, int endMonth, in SimpleTimeZone() 213 int startDay, int startDayOfWeek, int startTime, int endMonth, in SimpleTimeZone() 280 int startDay, int startDayOfWeek, int startTime, int startTimeMode, in SimpleTimeZone()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
D | InetAddressThreadTest.java | 69 long startTime = System.currentTimeMillis(); in run() local
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
D | OldSocketChannelTest.java | 253 long startTime = System.currentTimeMillis(); in test_writeLjava_nio_ByteBuffer_Nonblocking_HugeData() local 273 private void assertTimeout(long startTime, long timeout) { in assertTimeout()
|
/libcore/libart/src/main/java/java/lang/ |
D | Daemons.java | 268 long startTime = FinalizerDaemon.INSTANCE.finalizingStartedNanos; in waitForFinalization() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
D | WeakHashMapTest.java | 203 long startTime = System.currentTimeMillis(); in test_entrySet() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
D | SocketChannelTest.java | 1922 long startTime = System.currentTimeMillis(); in test_readLjava_nio_ByteBuffer_Blocking() local 1966 long startTime = System.currentTimeMillis(); in test_readLjava_nio_ByteBuffer_Nonblocking() local 2057 long startTime = System.currentTimeMillis(); in test_writeLjava_nio_ByteBuffer_NonBlocking() local 2102 private void assertTimeout(long startTime, long timeout) { in assertTimeout() 2682 long startTime = System.currentTimeMillis(); in assert_read$LByteBuffer() local
|