Home
last modified time | relevance | path

Searched refs:getTimestamp (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_report/
DReportData.java147 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/
DCodecImage.java118 public abstract long getTimestamp(); in getTimestamp() method in CodecImage
DCodecUtils.java79 public long getTimestamp() { in getTimestamp() method in CodecUtils.ImageWrapper
80 return mImage.getTimestamp(); in getTimestamp()
DAudioRecordTest.java569 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()
DYUVImage.java88 public long getTimestamp() { in getTimestamp() method in YUVImage
DMediaSyncTest.java548 MediaTimestamp mediaTimestamp = mMediaSync.getTimestamp(); in runPlayAV()
563 mediaTimestamp = mMediaSync.getTimestamp(); in runPlayAV()
DImageReaderDecoderTest.java610 Log.v(TAG, "Image timestamp:" + image.getTimestamp()); in validateImage()
622 validateYuvData(data, width, height, format, image.getTimestamp()); in validateImage()
DMediaPlayer2Test.java1244 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()
DStreamingMediaPlayerTest.java501 long timeUs = md.getTimestamp(); in testPlayHlsStreamWithTimedId3()
DMediaPlayerTest.java1330 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()
DAudioTrackSurroundTest.java223 boolean gotTimestamp = track.getTimestamp(timestamp); in addTimestamp()
DStreamingMediaPlayer2Test.java630 long timeUs = md.getTimestamp(); in testPlayHlsStreamWithTimedId3()
DAudioTrackLatencyTest.java338 boolean result = track.getTimestamp(timestamp); in checkOutputLowLatency()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
DPosition.java102 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/
DClipDescriptionTest.java50 final long timestamp = clipboardManager.getPrimaryClipDescription().getTimestamp(); in testGetTimestamp()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java208 assertTrue(currentEvent.getTimestamp() >= networkEvents.get(i - 1).getTimestamp()); in verifyNetworkLogs()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java483 closedImage.getTimestamp(); in imageInvalidAccessTestAfterClose()
492 closedImage.getTimestamp(); in imageInvalidAccessTestAfterClose()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/Renderable/
DCameraPreviewRenderable.java169 latestCameraFrameTimestamp = mCameraSurfaceTexture.getTimestamp(); in updateTexture()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1496 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/
DSettingsIncidentTest.java80 assertTrue(op.getTimestamp() >= 0); in verifySettings()
/cts/tests/camera/src/android/hardware/camera2/cts/
DImageWriterTest.java224 inputImage.setTimestamp(cameraImage.getTimestamp()); in readerWriterFormatTestByCamera()
DReprocessCaptureTest.java897 timestamp = image.getTimestamp(); in testReprocessTimestamps()
1248 image.getTimestamp()) { in doMixedReprocessBurstCapture()
1256 image.getTimestamp(), holders[i]); in doMixedReprocessBurstCapture()
DPerformanceTest.java738 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/
DNotificationTest.java429 assertEquals(timestamp, message.getTimestamp());
/cts/tests/camera/src/android/hardware/cts/
DCameraGLTest.java594 mSurfaceTexture.getTimestamp();

12