Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java302 final long timestampLast = timestampFirst + 1000L; in testAddingTimestamps() local
313 REQUEST_KEY_TIMESTAMP_VALUE_LAST, timestampLast); // last timestamp value in testAddingTimestamps()
333 assertEquals(timestampLast, timestampLastFromInfo); in testAddingTimestamps()