Home | History | Annotate | Download | only in indexed_db

Lines Matching defs:SimpleTest

41   void SimpleTest(const GURL& test_url, bool incognito = false) {
130 SimpleTest(GetTestUrl("indexeddb", "cursor_test.html"));
134 SimpleTest(GetTestUrl("indexeddb", "cursor_test.html"),
139 SimpleTest(GetTestUrl("indexeddb", "cursor_prefetch.html"));
143 SimpleTest(GetTestUrl("indexeddb", "index_test.html"));
147 SimpleTest(GetTestUrl("indexeddb", "key_path_test.html"));
151 SimpleTest(GetTestUrl("indexeddb", "transaction_get_test.html"));
155 SimpleTest(GetTestUrl("indexeddb", "key_types_test.html"));
159 SimpleTest(GetTestUrl("indexeddb", "object_store_test.html"));
163 SimpleTest(GetTestUrl("indexeddb", "database_test.html"));
167 SimpleTest(GetTestUrl("indexeddb", "transaction_test.html"));
172 SimpleTest(GetTestUrl("indexeddb", "value_size_test.html"));
176 SimpleTest(GetTestUrl("indexeddb", "callback_accounting.html"));
180 SimpleTest(GetTestUrl("indexeddb", "transaction_run_forever.html"));
182 SimpleTest(GetTestUrl("indexeddb", "transaction_not_blocked.html"));
215 SimpleTest(GetTestUrl("indexeddb", "quota_test.html"));
227 SimpleTest(GetTestUrl("indexeddb", "database_callbacks_first.html"));
274 SimpleTest(GetTestUrl("indexeddb", "migration_test.html"));
288 SimpleTest(GetTestUrl("indexeddb", "open_bad_db.html"));
304 SimpleTest(GetTestUrl("indexeddb", "open_bad_db.html"));
320 SimpleTest(GetTestUrl("indexeddb", "open_bad_db.html"));
336 SimpleTest(GetTestUrl("indexeddb", "open_bad_db.html"));
343 SimpleTest(GetTestUrl("indexeddb", "database_test.html"));
354 SimpleTest(GetTestUrl("indexeddb", "fill_up_5k.html"));
359 SimpleTest(GetTestUrl("indexeddb", "delete_over_quota.html"));