Searched refs:CACHE_INT (Results 1 – 2 of 2) sorted by relevance
56 public static final long CACHE_INT = (3 + 5 + 17 + 19 + 23) * MB_IN_BYTES; field in Utils58 public static final long CACHE_ALL = CACHE_INT + CACHE_EXT; // 78MB
23 import static com.android.cts.storageapp.Utils.CACHE_INT;143 assertMostlyEquals(CACHE_INT, cacheSize); in testVerifySpaceApi()