Home | History | Annotate | Download | only in history

Lines Matching refs:Recovery

17 #include "sql/recovery.h"
770 TEST_F(ThumbnailDatabaseTest, Recovery) {
771 // This code tests the recovery module in concert with Chromium's
775 // recovery module is an obvious layer to abstract that to.
777 if (!sql::Recovery::FullRecoverySupported())
864 // Other data was retained by recovery.
908 // TODO(shess): See comment at top of Recovery test.
909 if (!sql::Recovery::FullRecoverySupported())
918 // the recovery code will run.
950 // Version 6 recovery is deprecated, the data should all be gone.
956 // TODO(shess): See comment at top of Recovery test.
957 if (!sql::Recovery::FullRecoverySupported())
966 // the recovery code will run.
998 // Version 5 recovery is deprecated, the data should all be gone.