Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java354 public void testCacheBehavior() throws Exception { in testCacheBehavior() method in StorageStatsTest
359 testCacheBehavior(originalCacheReservePercents); in testCacheBehavior()
442 private void testCacheBehavior(int[] originalCacheReservePercents) throws Exception { in testCacheBehavior() method in StorageStatsTest