Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java389 final long totalAllocated = targetA + targetB; in testCacheClearing() local
402 assertMostlyEquals(beforeAllocatable - totalAllocated, in testCacheClearing()
404 assertMostlyEquals(beforeFree - totalAllocated, in testCacheClearing()
407 assertMostlyEquals(beforeRaw - totalAllocated, in testCacheClearing()