Home
last modified time | relevance | path

Searched refs:lowerTimestampThresholdNs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCalibratedUncalibratedVerifier.java84 long lowerTimestampThresholdNs = calibratedTimestampNs - synchronizationPeriodNs; in verifyMeasurements() local
89 if (uncalibratedTimestampNs > lowerTimestampThresholdNs in verifyMeasurements()