/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_report/ |
D | ReportData.java | 147 public TimeStamp getTimestamp() { in getTimestamp() method in ReportData 302 return getTimestamp() != null; in getComponents() 314 return getTimestamp(); in getComponents() 337 + getTimestamp().toIndentedString(indent); in getComponents()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | CodecImage.java | 118 public abstract long getTimestamp(); in getTimestamp() method in CodecImage
|
D | CodecUtils.java | 79 public long getTimestamp() { in getTimestamp() method in CodecUtils.ImageWrapper 80 return mImage.getTimestamp(); in getTimestamp()
|
D | AudioRecordTest.java | 569 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC) in testTimestamp() 584 record.getTimestamp(stopTs, AudioTimestamp.TIMEBASE_MONOTONIC)); in testTimestamp() 586 record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)); in testTimestamp() 1013 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC)); in doTest() 1070 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC) == in doTest() 1098 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC) == in doTest() 1125 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC) == in doTest() 1151 record.getTimestamp(startTs, AudioTimestamp.TIMEBASE_MONOTONIC) == in doTest() 1206 record.getTimestamp(stopTs, AudioTimestamp.TIMEBASE_MONOTONIC)); in doTest() 1209 record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)); in doTest()
|
D | YUVImage.java | 88 public long getTimestamp() { in getTimestamp() method in YUVImage
|
D | MediaSyncTest.java | 548 MediaTimestamp mediaTimestamp = mMediaSync.getTimestamp(); in runPlayAV() 563 mediaTimestamp = mMediaSync.getTimestamp(); in runPlayAV()
|
D | ImageReaderDecoderTest.java | 610 Log.v(TAG, "Image timestamp:" + image.getTimestamp()); in validateImage() 622 validateYuvData(data, width, height, format, image.getTimestamp()); in validateImage()
|
D | MediaPlayer2Test.java | 1244 MediaTimestamp ts1 = mPlayer.getTimestamp(); in testGetTimestamp() 1255 ts1 = mPlayer.getTimestamp(); in testGetTimestamp() 1264 ts1 = mPlayer.getTimestamp(); in testGetTimestamp() 1267 MediaTimestamp ts2 = mPlayer.getTimestamp(); in testGetTimestamp()
|
D | StreamingMediaPlayerTest.java | 501 long timeUs = md.getTimestamp(); in testPlayHlsStreamWithTimedId3()
|
D | MediaPlayerTest.java | 1330 MediaTimestamp ts1 = mMediaPlayer.getTimestamp(); in testGetTimestamp() 1339 ts1 = mMediaPlayer.getTimestamp(); in testGetTimestamp() 1348 ts1 = mMediaPlayer.getTimestamp(); in testGetTimestamp() 1351 MediaTimestamp ts2 = mMediaPlayer.getTimestamp(); in testGetTimestamp()
|
D | AudioTrackSurroundTest.java | 223 boolean gotTimestamp = track.getTimestamp(timestamp); in addTimestamp()
|
D | StreamingMediaPlayer2Test.java | 630 long timeUs = md.getTimestamp(); in testPlayHlsStreamWithTimedId3()
|
D | AudioTrackLatencyTest.java | 338 boolean result = track.getTimestamp(timestamp); in checkOutputLowLatency()
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/ |
D | Position.java | 102 public Position.timestampType getTimestamp() { in getTimestamp() method in Position 158 return getTimestamp() != null; in getComponents() 170 return getTimestamp(); in getComponents() 193 + getTimestamp().toIndentedString(indent); in getComponents()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ClipDescriptionTest.java | 50 final long timestamp = clipboardManager.getPrimaryClipDescription().getTimestamp(); in testGetTimestamp()
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | NetworkLoggingTest.java | 208 assertTrue(currentEvent.getTimestamp() >= networkEvents.get(i - 1).getTimestamp()); in verifyNetworkLogs()
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2AndroidTestCase.java | 483 closedImage.getTimestamp(); in imageInvalidAccessTestAfterClose() 492 closedImage.getTimestamp(); in imageInvalidAccessTestAfterClose()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/Renderable/ |
D | CameraPreviewRenderable.java | 169 latestCameraFrameTimestamp = mCameraSurfaceTexture.getTimestamp(); in updateTexture()
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 1496 validateYuvData(data, width, height, format, image.getTimestamp(), filePath); in validateImage() 1499 validateRaw16Data(data, width, height, format, image.getTimestamp(), filePath); in validateImage() 1502 validateDepth16Data(data, width, height, format, image.getTimestamp(), filePath); in validateImage() 1505 … validateDepthPointCloudData(data, width, height, format, image.getTimestamp(), filePath); in validateImage() 1508 validateRawPrivateData(data, width, height, image.getTimestamp(), filePath); in validateImage() 1919 if (lhsImg.getTimestamp() != rhsImg.getTimestamp()) { in isImageStronglyEqual() 1920 Log.i(TAG, "lhsImg timestamp " + lhsImg.getTimestamp() in isImageStronglyEqual() 1921 + " is different with rhsImg timestamp " + rhsImg.getTimestamp()); in isImageStronglyEqual()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | SettingsIncidentTest.java | 80 assertTrue(op.getTimestamp() >= 0); in verifySettings()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ImageWriterTest.java | 224 inputImage.setTimestamp(cameraImage.getTimestamp()); in readerWriterFormatTestByCamera()
|
D | ReprocessCaptureTest.java | 897 timestamp = image.getTimestamp(); in testReprocessTimestamps() 1248 image.getTimestamp()) { in doMixedReprocessBurstCapture() 1256 image.getTimestamp(), holders[i]); in doMixedReprocessBurstCapture()
|
D | PerformanceTest.java | 738 WAIT_FOR_RESULT_TIMEOUT_MS, inputImages[i].getTimestamp()); in reprocessingCaptureStallTestByCamera() 845 WAIT_FOR_RESULT_TIMEOUT_MS, inputImages[i].getTimestamp()); in reprocessingPerformanceTestByCamera()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationTest.java | 429 assertEquals(timestamp, message.getTimestamp());
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraGLTest.java | 594 mSurfaceTexture.getTimestamp();
|