Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java326 long timestampFirstFromInfo = timestamps.get(FIRST_TIMESTAMP_KEY); in testAddingTimestamps() local
329 assertNotNull(timestampFirstFromInfo); in testAddingTimestamps()
332 assertEquals(timestampFirst, timestampFirstFromInfo); in testAddingTimestamps()