Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/http/cts/
DHttpResponseCacheTest.java102 HttpResponseCache cache = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testCloseCloses() local
103 initializeCache(cache); in testCloseCloses()
105 cache.close(); in testCloseCloses()
107 cache.flush(); in testCloseCloses()
114 HttpResponseCache cache = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testCloseUninstalls() local
115 cache.close(); in testCloseUninstalls()
120 HttpResponseCache cache = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testDeleteUninstalls() local
121 cache.delete(); in testDeleteUninstalls()
130 HttpResponseCache cache = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testStatisticsTracking() local
142 assertEquals(1, cache.getRequestCount()); in testStatisticsTracking()
[all …]
/cts/hostsidetests/security/src/android/security/cts/
DKernelConfigTest.java82 Map<ITestDevice, HashSet<String>> cache) throws Exception { in getDeviceConfig() argument
87 synchronized (cache) { in getDeviceConfig()
88 set = cache.get(device); in getDeviceConfig()
100 synchronized (cache) { in getDeviceConfig()
101 cache.put(device, set); in getDeviceConfig()
DSELinuxHostTest.java181 Map<ITestDevice, File> cache, String deviceFilePath, in getDeviceFile() argument
187 synchronized (cache) { in getDeviceFile()
188 file = cache.get(device); in getDeviceFile()
196 synchronized (cache) { in getDeviceFile()
197 cache.put(device, file); in getDeviceFile()
202 private static File buildSystemPolicy(ITestDevice device, Map<ITestDevice, File> cache, in buildSystemPolicy() argument
205 synchronized (cache) { in buildSystemPolicy()
206 builtPolicyFile = cache.get(device); in buildSystemPolicy()
242 synchronized (cache) { in buildSystemPolicy()
243 cache.put(device, builtPolicyFile); in buildSystemPolicy()
/cts/tools/vm-tests-tf/etc/
Dstarthosttests91 rm -rf --preserve-root $datadir/dalvik-cache
93 mkdir -p $datadir/dalvik-cache
Dstarttests98 rm -rf --preserve-root $datadir/dalvik-cache
100 mkdir -p $datadir/dalvik-cache
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...