Searched refs:deltaThreshold (Results 1 – 3 of 3) sorted by relevance
242 long deltaThreshold = TIMESTAMP_SYNCHRONIZATION_THRESHOLD_NANOS in verifyStepCounterMeasurements() local247 deltaThreshold, in verifyStepCounterMeasurements()
399 long deltaThreshold = MAX_ACCEPTABLE_EVENT_TIME_DELAY_NANOS404 deltaThreshold,
457 long eventTimestamp, long receivedTimestamp, long deltaThreshold, String sensorName) { in assertTimestampSynchronization() argument465 deltaThreshold, in assertTimestampSynchronization()467 Assert.assertTrue(timestampMessage, timestampDelta < deltaThreshold); in assertTimestampSynchronization()