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

/external/chromium_org/content/browser/quota/
H A Dmock_quota_manager_proxy.h61 int notify_storage_modified_count() const { return storage_modified_count_; }
75 int storage_modified_count_; member in class:content::MockQuotaManagerProxy
H A Dquota_backend_impl_unittest.cc45 storage_modified_count_(0),
60 ++storage_modified_count_;
73 int storage_modified_count() { return storage_modified_count_; }
82 int storage_modified_count_; member in class:content::__anon7283::MockQuotaManagerProxy

Completed in 324 milliseconds