Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java327 long timestampLastFromInfo = timestamps.get(LAST_TIMESTAMP_KEY); in testAddingTimestamps() local
330 assertNotNull(timestampLastFromInfo); in testAddingTimestamps()
333 assertEquals(timestampLast, timestampLastFromInfo); in testAddingTimestamps()