HomeSort by relevance Sort by last modified time
    Searched full:ioerr (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/sqlite/src/test/
incrvacuum_ioerr.test 30 do_ioerr_test incrvacuum-ioerr-1 -cksum 1 -sqlprep {
42 # do_ioerr_test incrvacuum-ioerr-3 -start 1 -cksum 1 -tclprep {
63 do_ioerr_test incrvacuum-ioerr-2 -start 1 -cksum 1 -tclprep {
89 do_ioerr_test incrvacuum-ioerr-3 -start 1 -cksum 1 -tclprep {
103 integrity_check incrvacuum-ioerr-2.$n.integritycheck
121 do_test incrvacuum-ioerr-4.0 {
150 do_test incrvacuum-ioerr-4.$iTest.1 {
163 do_test incrvacuum-ioerr-4.$iTest.2 {
168 do_test incrvacuum-ioerr-4.$iTest.3 {
ioerr.test 18 # $Id: ioerr.test,v 1.43 2009/04/06 17:50:03 danielk1977 Exp $
30 do_ioerr_test ioerr-1 -erc 1 -ckrefcount 1 -sqlprep {
58 do_ioerr_test ioerr-2 -cksum true -ckrefcount true -sqlprep {
80 do_ioerr_test ioerr-3 -ckrefcount true -tclprep {
104 do_ioerr_test ioerr-4 -ckrefcount true -tclprep {
120 # reason as in test cases ioerr-1.XXX
126 do_ioerr_test ioerr-5 -restoreprng 0 -ckrefcount true -sqlprep {
145 do_ioerr_test ioerr-6 -ckrefcount true -tclprep {
176 do_ioerr_test ioerr-7 -tclprep {
201 do_ioerr_test ioerr-8 -ckrefcount true -tclprep
    [all...]
async2.test 49 foreach err [list ioerr malloc-transient malloc-persistent] {
64 ioerr { set ::sqlite_io_error_pending $n }
pagerfault3.test 51 do_faultsim_test pagerfault3-1 -faults ioerr-transient -prep {
permutations.test 139 test_set $allquicktests -exclude *malloc* *ioerr* *fault*
146 test_set $allquicktests -exclude *malloc* *ioerr* *fault*
401 intpkey.test ioerr.test join2.test join.test lastinsert.test
420 malloc.test ioerr.test
432 select2.test update.test malloc.test ioerr.test
455 malloc.test ioerr.test
461 Run malloc.test and ioerr.test in persistent-journal mode.
465 malloc.test ioerr.test
482 Run malloc.test and ioerr.test in no-journal mode.
486 malloc.test ioerr.tes
    [all...]
vacuum3.test 274 do_ioerr_test vacuum3-ioerr-1 -cksum true -sqlprep "
281 do_ioerr_test vacuum3-ioerr-2 -cksum true -sqlprep "
290 do_ioerr_test vacuum3-ioerr-3 -cksum true -sqlprep "
297 do_ioerr_test vacuum3-ioerr-4 -cksum true -sqlprep "
malloc_common.tcl 41 set FAULTSIM(ioerr-transient) [list \
46 set FAULTSIM(ioerr-persistent) [list \
216 shmfault ioerr $iFail $persist
219 shmfault ioerr
shared_err.test 187 # SQLITE_ERROR and [sqlite3_finalize] returns IOERR.
267 # SQLITE_ERROR and [sqlite3_finalize] returns IOERR.
pagerfault.test 351 # If an error (specifically, a FULL or IOERR error) occurs while writing a
    [all...]
tester.tcl 982 if {[regexp {^SQLITE_IOERR} $rc] && ![regexp {IOERR\+\d} $rc]} {
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
os_common.h 81 IOTRACE(("IOERR\n"));
test_vfs.c 90 int mask; /* Mask controlling [script] and [ioerr] */
98 int ioerr;
957 { "ioerr", CMD_IOERR },
1101 ** TESTVFS ioerr ?IFAIL PERSIST?
    [all...]
pager.c     [all...]
  /external/chromium_org/third_party/libxml/src/
xmlIO.c 149 static const char *IOerr[] = {
427 if (idx >= (sizeof(IOerr) / sizeof(IOerr[0]))) idx = 0;
429 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);
    [all...]
  /external/libxml2/
xmlIO.c 152 static const char *IOerr[] = {
430 if (idx >= (sizeof(IOerr) / sizeof(IOerr[0]))) idx = 0;
432 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);
    [all...]
  /external/chromium_org/third_party/sqlite/src/
manifest 514 F test/ioerr.test 622aebd2f24779cafaf5dd3e3c2b349ce40ade3b
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py     [all...]

Completed in 394 milliseconds