Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java259 final long beforeAllocatable = sm.getAllocatableBytes(filesUuid); in testCacheClearing() local
264 + beforeAllocatable); in testCacheClearing()
278 assertMostlyEquals(beforeAllocatable, in testCacheClearing()
283 assertMostlyEquals(beforeAllocatable - totalAllocated, in testCacheClearing()