Searched refs:conditionalCacheHit (Results 1 – 2 of 2) sorted by relevance
47 void update(CacheResponse conditionalCacheHit, HttpURLConnection httpConnection); in update() argument
1162 @Test public void conditionalCacheHit() throws Exception { in conditionalCacheHit() method in CallTest