Searched refs:elapsed (Results 1 – 14 of 14) sorted by relevance
144 long elapsed = end - start; in checkSourceInternal() local146 Log.d(TAG, src + ": null cursor in " + formatTime(elapsed) in checkSourceInternal()149 Log.d(TAG, src + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in checkSourceInternal()152 return elapsed; in checkSourceInternal()239 long elapsed = (end - start); in run() local241 Log.d(TAG, mSrc + ": null cursor in " + formatTime(elapsed) in run()244 Log.d(TAG, mSrc + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in run()294 long elapsed = end - mStart; in onChanged() local297 + " rows in " + formatTime(elapsed)); in onChanged()
76 long elapsed = now - mLastFlipTime; in run() local78 if (elapsed < mDropPeriod) { in run()79 scheduleNext((int) mDropPeriod - elapsed); in run()83 (elapsed > (5 * mDropPeriod) && canFlip())) { in run()
98 long elapsed = SystemClock.elapsedRealtime(); in waitForNotification() local99 while(SystemClock.elapsedRealtime() - elapsed < NOTIFICATION_TIMEOUT_MS in waitForNotification()
156 val elapsed = measureTimeMillis { assertEquals(4, record.poll(LONG_TIMEOUT, 0)) } in <lambda>() constant158 assertTrue(elapsed < LONG_TIMEOUT) in <lambda>()
235 long elapsed = System.currentTimeMillis() - startTime; in run() local237 Thread.sleep(Math.max(30 - elapsed, 0)); in run()
485 public void onDroppedFrames(int count, long elapsed) { in onDroppedFrames() argument486 TunerDebug.notifyVideoFrameDrop(count, elapsed); in onDroppedFrames()
103 // The elapsed time since the last event, rounded to one significant digit.131 // The elapsed time since the last event, rounded to one significant digit.
590 public void onDroppedFrames(int count, long elapsed) { in onDroppedFrames() argument591 TunerDebug.notifyVideoFrameDrop(count, elapsed); in onDroppedFrames()
51 final long elapsedMs = stopwatch.elapsed(TimeUnit.MILLISECONDS); in transcode()
1115 int elapsed = 0; in assertTrueWithTimeout() local1116 while (elapsed < TEST_TIMEOUT) { in assertTrueWithTimeout()1122 elapsed += TEST_POLL_INTERVAL; in assertTrueWithTimeout()
125 // The client should not call GetTranscript until this time has elapsed, but
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...