Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java1377 int nextSerial = 1; in checkSharedMemoryContent() local
1392 e.serial == nextSerial); in checkSharedMemoryContent()
1409 ++nextSerial; in checkSharedMemoryContent()
1413 int nEvents = nextSerial - 1; in checkSharedMemoryContent()
1819 int nextSerial = 1;
1834 e.serial == nextSerial);
1840 ++nextSerial;