Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java350 resetCacheReservePercents(originalCacheReservePercents); in testCacheClearing()
361 resetCacheReservePercents(originalCacheReservePercents); in testCacheBehavior()
526 private void resetCacheReservePercents(int[] originalCacheReservePercents) { in resetCacheReservePercents() method in StorageStatsTest