Home
last modified time | relevance | path

Searched defs:clear1 (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java296 final long clear1 = filesDir.getUsableSpace() + (targetB / 2); in testCacheClearing() local
365 final long clear1 = group.getUsableSpace() + (8 * MB_IN_BYTES); in testCacheBehavior() local