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

  /external/chromium_org/webkit/browser/quota/
mock_quota_manager.h 173 int notify_storage_modified_count() const { return storage_modified_count_; }
187 int storage_modified_count_; member in class:quota::MockQuotaManagerProxy
mock_quota_manager.cc 158 storage_modified_count_(0),
187 ++storage_modified_count_;

Completed in 60 milliseconds