Home
last modified time | relevance | path

Searched refs:GetBlobCountForTesting (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/public/mojom/
H A Dindexed_db_control_test.mojom66 GetBlobCountForTesting(url.mojom.Origin origin) => (int64 num_blobs);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/public/mojom/
H A Dindexed_db_control_test.mojom66 GetBlobCountForTesting(url.mojom.Origin origin) => (int64 num_blobs);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_context_impl.h114 void GetBlobCountForTesting(const url::Origin& origin,
H A Dindexed_db_context_impl.cc529 void IndexedDBContextImpl::GetBlobCountForTesting( in GetBlobCountForTesting() function in content::IndexedDBContextImpl
H A Dindexed_db_browsertest.cc227 control_test->GetBlobCountForTesting( in RequestBlobFileCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_context_impl.h116 void GetBlobCountForTesting(const url::Origin& origin,
H A Dindexed_db_context_impl.cc545 void IndexedDBContextImpl::GetBlobCountForTesting( in GetBlobCountForTesting() function in content::IndexedDBContextImpl
H A Dindexed_db_browsertest.cc227 control_test->GetBlobCountForTesting( in RequestBlobFileCount()