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.java376 final long beforeAllocatable = sm.getAllocatableBytes(filesUuid); in testCacheClearing() local
381 + beforeAllocatable); in testCacheClearing()
397 assertMostlyEquals(beforeAllocatable, in testCacheClearing()
402 assertMostlyEquals(beforeAllocatable - totalAllocated, in testCacheClearing()