Searched refs:beforeRaw (Results 1 – 1 of 1) sorted by relevance
261 final long beforeRaw = filesDir.getUsableSpace(); in testCacheClearing() local263 Log.d(TAG, "Before raw " + beforeRaw + ", free " + beforeFree + ", allocatable " in testCacheClearing()288 assertMostlyEquals(beforeRaw - totalAllocated, in testCacheClearing()