Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java1641 int oneMsEarlyCount = 0; in checkTimestampAbsolute() local
1654 oneMsEarlyCount += oneMsEarly ? 1 : 0; in checkTimestampAbsolute()
1665 oneMsEarlyCount, fiveMsLateCount, tenMsLateCount, events.size())); in checkTimestampAbsolute()
1671 events.size(), oneMsEarlyCount, fiveMsLateCount, tenMsLateCount, in checkTimestampAbsolute()
1673 oneMsEarlyCount == 0 in checkTimestampAbsolute()