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

  /external/chromium_org/webkit/browser/quota/
quota_temporary_storage_evictor_unittest.cc 146 temporary_storage_evictor_.reset(new QuotaTemporaryStorageEvictor(
151 temporary_storage_evictor_.reset();
188 return temporary_storage_evictor_.get();
196 return temporary_storage_evictor_->set_repeated_eviction(repeated_eviction);
208 temporary_storage_evictor_->set_min_available_disk_space_to_start_eviction(
213 temporary_storage_evictor_->
219 scoped_ptr<QuotaTemporaryStorageEvictor> temporary_storage_evictor_; member in class:quota::QuotaTemporaryStorageEvictorTest
quota_manager.h 399 scoped_ptr<QuotaTemporaryStorageEvictor> temporary_storage_evictor_; member in class:quota::QuotaManager

Completed in 41 milliseconds