HomeSort by relevance Sort by last modified time
    Searched refs:DefaultResponseCache (Results 1 - 2 of 2) sorted by null

  /libcore/support/src/test/java/tests/http/
DefaultResponseCache.java 38 public final class DefaultResponseCache extends ResponseCache {
100 synchronized (DefaultResponseCache.this) {
124 synchronized (DefaultResponseCache.this) {
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java 63 import tests.http.DefaultResponseCache;
366 DefaultResponseCache responseCache = new DefaultResponseCache();
662 DefaultResponseCache cache = new DefaultResponseCache();
758 DefaultResponseCache cache = new DefaultResponseCache();
    [all...]

Completed in 2174 milliseconds