Searched defs:IndexedDBFactoryTest (Results 1 – 1 of 1) sorted by relevance
68 class IndexedDBFactoryTest : public testing::Test { class70 IndexedDBFactoryTest() { in IndexedDBFactoryTest() function in content::IndexedDBFactoryTest95 TEST_F(IndexedDBFactoryTest, BackingStoreLifetime) { in TEST_F() argument122 TEST_F(IndexedDBFactoryTest, BackingStoreLazyClose) { in TEST_F() argument150 TEST_F(IndexedDBFactoryTest, MemoryBackingStoreLifetime) { in TEST_F() argument180 TEST_F(IndexedDBFactoryTest, RejectLongOrigins) { in TEST_F() argument238 TEST_F(IndexedDBFactoryTest, QuotaErrorOnDiskFull) { in TEST_F() argument262 TEST_F(IndexedDBFactoryTest, BackingStoreReleasedOnForcedClose) { in TEST_F() argument295 TEST_F(IndexedDBFactoryTest, BackingStoreReleaseDelayedOnClose) { in TEST_F() argument339 TEST_F(IndexedDBFactoryTest, DeleteDatabaseClosesBackingStore) { in TEST_F() argument[all …]