Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java340 final long tombTime = 1262302000; in testCacheBehavior() local
357 final File g = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()
358 final File h = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()
359 final File i = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()
363 tomb.setLastModified(tombTime); in testCacheBehavior()