Home | History | Annotate | Download | only in blockfile

Lines Matching refs:new_eviction_

149     if (!new_eviction_) {
1121 new_eviction_ = (cache_type_ == net::DISK_CACHE);
1153 DCHECK(!new_eviction_);
1156 DCHECK(!new_eviction_);
1166 disabled_ = !rankings_.Init(this, new_eviction_);
1413 if (new_eviction_) {