Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
H A DStorageStatsTest.java343 public void testCacheClearing() throws Exception { in testCacheClearing() method in StorageStatsTest
365 private void testCacheClearing(int[] originalCacheReservePercents) throws Exception { in testCacheClearing() method in StorageStatsTest
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
H A DTestTypeFactory.java638 public void testCacheClearing() in testCacheClearing() method in TestTypeFactory