HomeSort by relevance Sort by last modified time
    Searched full:nanotime (Results 151 - 175 of 343) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/jsr166-tests/src/test/java/jsr166/
ForkJoinPoolTest.java 245 long startTime = System.nanoTime();
247 assertTrue(System.nanoTime() - startTime >= timeoutNanos);
249 startTime = System.nanoTime();
297 long startTime = System.nanoTime();
    [all...]
PriorityBlockingQueueTest.java 382 long startTime = System.nanoTime();
386 long startTime = System.nanoTime();
402 long t0 = System.nanoTime();
406 long t0 = System.nanoTime();
ReentrantReadWriteLockTest.java 92 long startTime = System.nanoTime();
797 long startTime = System.nanoTime();
817 long startTime = System.nanoTime();
    [all...]
AbstractQueuedLongSynchronizerTest.java 139 long startTime = System.nanoTime();
244 long startTime = System.nanoTime();
541 long startTime = System.nanoTime();
616 long startTime = System.nanoTime();
    [all...]
AbstractQueuedSynchronizerTest.java 142 long startTime = System.nanoTime();
247 long startTime = System.nanoTime();
544 long startTime = System.nanoTime();
619 long startTime = System.nanoTime();
    [all...]
  /libcore/luni/src/main/java/java/util/
Random.java 70 setSeed(System.nanoTime() + seedBase);
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 348 long end = (timed && m == 0) ? System.nanoTime() + ns : 0L;
370 (ns = end - System.nanoTime()) > 0L)) {
457 long end = timed ? System.nanoTime() + ns : 0L;
471 (!timed || (ns = end - System.nanoTime()) > 0L)) {
ScheduledThreadPoolExecutor.java 151 return System.nanoTime();
160 /** The time the task is enabled to execute in nanoTime units */
180 * Creates a one-shot action with given nanoTime-based trigger time.
190 * Creates a periodic action with given nanoTime-based initial
202 * Creates a one-shot action with given nanoTime-based trigger time.
484 * Returns the nanoTime-based trigger time of a delayed action.
491 * Returns the nanoTime-based trigger time of a delayed action.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
SmoothPagedView.java 174 final float now = System.nanoTime() / NANOTIME_DIV;
  /bionic/tests/
gtest_main.cpp 223 static int64_t NanoTime() {
565 child_proc.start_time_ns = NanoTime();
595 int64_t current_time_ns = NanoTime();
621 child_proc_list[i].end_time_ns = NanoTime();
629 int64_t current_time_ns = NanoTime();
769 int64_t iteration_start_time_ns = NanoTime();
825 int64_t elapsed_time_ns = NanoTime() - iteration_start_time_ns;
    [all...]
  /development/ndk/platforms/android-13/include/android/
input.h 505 * java.lang.System.nanoTime() time base. If this is a down event,
512 * java.lang.System.nanoTime() time base. */
533 * position events, in the java.lang.System.nanoTime() time base. */
537 * in the java.lang.System.nanoTime() time base. */
649 * the previous event, in the java.lang.System.nanoTime() time base. */
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 540 * java.lang.System.nanoTime() time base. If this is a down event,
547 * java.lang.System.nanoTime() time base. */
571 * position events, in the java.lang.System.nanoTime() time base. */
575 * in the java.lang.System.nanoTime() time base. */
692 * the previous event, in the java.lang.System.nanoTime() time base. */
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 542 * java.lang.System.nanoTime() time base. If this is a down event,
549 * java.lang.System.nanoTime() time base. */
573 * position events, in the java.lang.System.nanoTime() time base. */
577 * in the java.lang.System.nanoTime() time base. */
694 * the previous event, in the java.lang.System.nanoTime() time base. */
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /frameworks/native/include/android/
input.h 551 * java.lang.System.nanoTime() time base. If this is a down event,
558 * java.lang.System.nanoTime() time base. */
582 * position events, in the java.lang.System.nanoTime() time base. */
586 * in the java.lang.System.nanoTime() time base. */
703 * the previous event, in the java.lang.System.nanoTime() time base. */
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 397 * java.lang.System.nanoTime() time base. If this is a down event,
404 * java.lang.System.nanoTime() time base. */
425 * position events, in the java.lang.System.nanoTime() time base. */
429 * in the java.lang.System.nanoTime() time base. */
537 * the previous event, in the java.lang.System.nanoTime() time base. */

Completed in 1623 milliseconds

1 2 3 4 5 67 8 91011>>