mock_quota_manager.h | 166 // The also records the |origin| and |type| in last_notified_origin_ and 172 // Records the |origin|, |type| and |delta| as last_notified_origin_, 183 GURL last_notified_origin() const { return last_notified_origin_; } 197 GURL last_notified_origin_; member in class:quota::MockQuotaManagerProxy
|