Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java339 final long groupTime = 1262303000; in testCacheBehavior() local
353 final File d = useFallocate(makeUniqueFile(group), size, groupTime); in testCacheBehavior()
354 final File e = useFallocate(makeUniqueFile(group), size, groupTime); in testCacheBehavior()
355 final File f = useFallocate(makeUniqueFile(group), size, groupTime); in testCacheBehavior()
362 group.setLastModified(groupTime); in testCacheBehavior()