HomeSort by relevance Sort by last modified time
    Searched refs:IgnoreError (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/sql/test/
scoped_error_ignorer.h 37 void IgnoreError(int err);
scoped_error_ignorer.cc 24 void ScopedErrorIgnorer::IgnoreError(int err) {
  /external/chromium_org/chrome/browser/history/
top_sites_database_unittest.cc 169 ignore_errors.IgnoreError(SQLITE_CORRUPT);
179 ignore_errors.IgnoreError(SQLITE_CORRUPT);
204 ignore_errors.IgnoreError(SQLITE_CORRUPT);
215 ignore_errors.IgnoreError(SQLITE_CORRUPT);
253 ignore_errors.IgnoreError(SQLITE_CORRUPT);
263 ignore_errors.IgnoreError(SQLITE_CORRUPT);
316 ignore_errors.IgnoreError(SQLITE_CORRUPT);
thumbnail_database_unittest.cc 833 ignore_errors.IgnoreError(SQLITE_CORRUPT);
880 ignore_errors.IgnoreError(SQLITE_CORRUPT);
890 ignore_errors.IgnoreError(SQLITE_CORRUPT);
    [all...]
  /external/chromium_org/sql/
connection_unittest.cc 227 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
249 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
458 ignore_errors.IgnoreError(SQLITE_IOERR_SHORT_READ);
491 ignore_errors.IgnoreError(SQLITE_NOTADB);
520 ignore_errors.IgnoreError(SQLITE_CORRUPT);
791 ignore_errors.IgnoreError(SQLITE_ERROR);
813 ignore_errors.IgnoreError(SQLITE_ERROR);
836 ignore_errors.IgnoreError(SQLITE_CORRUPT);
858 ignore_errors.IgnoreError(SQLITE_CORRUPT);
statement_unittest.cc 104 ignore_errors.IgnoreError(SQLITE_MISMATCH);
recovery_unittest.cc 405 ignore_errors.IgnoreError(SQLITE_CORRUPT); // From virtual table.
  /external/chromium_org/content/browser/
databases_table_unittest.cc 45 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
  /external/chromium_org/content/browser/appcache/
appcache_database_unittest.cc 115 ignore_errors.IgnoreError(SQLITE_CORRUPT);
143 ignore_errors.IgnoreError(SQLITE_CORRUPT);
197 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
274 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
320 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
451 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
614 ignore_errors.IgnoreError(SQLITE_CONSTRAINT);
    [all...]
  /external/chromium_org/content/browser/dom_storage/
dom_storage_database_unittest.cc 353 ignore_errors.IgnoreError(SQLITE_IOERR_SHORT_READ);
372 ignore_errors.IgnoreError(SQLITE_CANTOPEN);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 432 milliseconds