Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java321 final long firstId = events.get(0).getId(); in testVerifyLogIds() local
323 assertEquals("Event id wasn't reset.", 0L, firstId); in testVerifyLogIds()
330 firstId, prevBatchLastId + 1); in testVerifyLogIds()