Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:TestCallback

343 class TestCallback : public IndexedDBBackingStore::BlobWriteCallback {
345 TestCallback() : called(false), succeeded(false) {}
354 virtual ~TestCallback() {}
357 DISALLOW_COPY_AND_ASSIGN(TestCallback);
369 scoped_refptr<TestCallback> callback(new TestCallback());
383 scoped_refptr<TestCallback> callback(new TestCallback());
405 scoped_refptr<TestCallback> callback(new TestCallback());
421 scoped_refptr<TestCallback> callback(new TestCallback());
439 scoped_refptr<TestCallback> callback(new TestCallback());
511 scoped_refptr<TestCallback> callback(new TestCallback());
525 scoped_refptr<TestCallback> callback(new TestCallback());
601 scoped_refptr<TestCallback> callback(new TestCallback());
615 scoped_refptr<TestCallback> callback(new TestCallback());
639 scoped_refptr<TestCallback> callback(new TestCallback());
656 scoped_refptr<TestCallback> callback(new TestCallback());
676 scoped_refptr<TestCallback> callback(new TestCallback());
736 scoped_refptr<TestCallback> callback(new TestCallback());
775 scoped_refptr<TestCallback> callback(new TestCallback());
919 scoped_refptr<TestCallback> callback(new TestCallback());