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

/external/chromium_org/webkit/browser/quota/
H A Dmock_quota_manager.h164 // last_notified_type_ and last_notified_delta_ respecitvely.
176 int64 last_notified_delta() const { return last_notified_delta_; }
190 int64 last_notified_delta_; member in class:quota::MockQuotaManagerProxy

Completed in 92 milliseconds