Searched defs:TestCache (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/net/www/protocol/http/6550798/
H A DTestCache.java58 public class TestCache extends java.net.ResponseCache { class in inherits:java.net.ResponseCache
67 ResponseCache.setDefault(new TestCache());
107 TestCache.fail = true;

Completed in 28 milliseconds