MockQuotaManagerProxy 315 content/browser/appcache/appcache_storage_impl_unittest.cc MockQuotaManagerProxy() MockQuotaManagerProxy 426 content/browser/appcache/appcache_storage_impl_unittest.cc mock_quota_manager_proxy_ = new MockQuotaManagerProxy(); MockQuotaManagerProxy 1724 content/browser/appcache/appcache_storage_impl_unittest.cc mock_quota_manager_proxy_ = new MockQuotaManagerProxy(); MockQuotaManagerProxy 1888 content/browser/appcache/appcache_storage_impl_unittest.cc scoped_refptr<MockQuotaManagerProxy> mock_quota_manager_proxy_; MockQuotaManagerProxy 202 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc quota_manager_proxy_ = new quota::MockQuotaManagerProxy( MockQuotaManagerProxy 395 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc scoped_refptr<quota::MockQuotaManagerProxy> quota_manager_proxy_; MockQuotaManagerProxy 76 content/browser/fileapi/file_system_operation_impl_unittest.cc quota_manager_proxy_ = new quota::MockQuotaManagerProxy( MockQuotaManagerProxy 109 content/browser/fileapi/file_system_operation_impl_unittest.cc quota::MockQuotaManagerProxy* quota_manager_proxy() { MockQuotaManagerProxy 110 content/browser/fileapi/file_system_operation_impl_unittest.cc return static_cast<quota::MockQuotaManagerProxy*>( MockQuotaManagerProxy 200 webkit/browser/appcache/appcache_host_unittest.cc scoped_refptr<MockQuotaManagerProxy> mock_quota_proxy( MockQuotaManagerProxy 201 webkit/browser/appcache/appcache_host_unittest.cc new MockQuotaManagerProxy); MockQuotaManagerProxy 459 webkit/browser/appcache/appcache_host_unittest.cc scoped_refptr<MockQuotaManagerProxy> mock_quota_proxy( MockQuotaManagerProxy 460 webkit/browser/appcache/appcache_host_unittest.cc new MockQuotaManagerProxy); MockQuotaManagerProxy 497 webkit/browser/appcache/appcache_host_unittest.cc scoped_refptr<MockQuotaManagerProxy> mock_quota_proxy( MockQuotaManagerProxy 498 webkit/browser/appcache/appcache_host_unittest.cc new MockQuotaManagerProxy); MockQuotaManagerProxy 121 webkit/browser/appcache/appcache_storage_unittest.cc scoped_refptr<quota::MockQuotaManagerProxy> mock_proxy( MockQuotaManagerProxy 122 webkit/browser/appcache/appcache_storage_unittest.cc new quota::MockQuotaManagerProxy(NULL, NULL)); MockQuotaManagerProxy 38 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc MockQuotaManagerProxy() MockQuotaManagerProxy 82 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc DISALLOW_COPY_AND_ASSIGN(MockQuotaManagerProxy); MockQuotaManagerProxy 91 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc quota_manager_proxy_(new MockQuotaManagerProxy) {} MockQuotaManagerProxy 145 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc scoped_refptr<MockQuotaManagerProxy> quota_manager_proxy_; MockQuotaManagerProxy 94 webkit/browser/quota/mock_quota_manager.h friend class MockQuotaManagerProxy; MockQuotaManagerProxy 13 webkit/browser/quota/mock_quota_manager_proxy.cc MockQuotaManagerProxy::MockQuotaManagerProxy( MockQuotaManagerProxy 23 webkit/browser/quota/mock_quota_manager_proxy.cc void MockQuotaManagerProxy::RegisterClient(QuotaClient* client) { MockQuotaManagerProxy 28 webkit/browser/quota/mock_quota_manager_proxy.cc void MockQuotaManagerProxy::SimulateQuotaManagerDestroyed() { MockQuotaManagerProxy 37 webkit/browser/quota/mock_quota_manager_proxy.cc void MockQuotaManagerProxy::NotifyStorageAccessed( MockQuotaManagerProxy 44 webkit/browser/quota/mock_quota_manager_proxy.cc void MockQuotaManagerProxy::NotifyStorageModified( MockQuotaManagerProxy 55 webkit/browser/quota/mock_quota_manager_proxy.cc MockQuotaManagerProxy::~MockQuotaManagerProxy() { MockQuotaManagerProxy 18 webkit/browser/quota/mock_quota_manager_proxy.h class MockQuotaManagerProxy : public QuotaManagerProxy { MockQuotaManagerProxy 21 webkit/browser/quota/mock_quota_manager_proxy.h MockQuotaManagerProxy(MockQuotaManager* quota_manager, MockQuotaManagerProxy 65 webkit/browser/quota/mock_quota_manager_proxy.h virtual ~MockQuotaManagerProxy(); MockQuotaManagerProxy 80 webkit/browser/quota/mock_quota_manager_proxy.h DISALLOW_COPY_AND_ASSIGN(MockQuotaManagerProxy);