Searched refs:IndexedDBActiveBlobRegistryTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_active_blob_registry_unittest.cc91 class IndexedDBActiveBlobRegistryTest : public testing::Test { class in namespace:content::__anon7192
101 IndexedDBActiveBlobRegistryTest() function in class:content::__anon7192::IndexedDBActiveBlobRegistryTest
119 DISALLOW_COPY_AND_ASSIGN(IndexedDBActiveBlobRegistryTest);
122 TEST_F(IndexedDBActiveBlobRegistryTest, DeleteUnused) {
133 TEST_F(IndexedDBActiveBlobRegistryTest, SimpleUse) {
154 TEST_F(IndexedDBActiveBlobRegistryTest, DeleteWhileInUse) {
182 TEST_F(IndexedDBActiveBlobRegistryTest, MultipleBlobs) {
238 TEST_F(IndexedDBActiveBlobRegistryTest, ForceShutdown) {

Completed in 328 milliseconds