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

  /external/chromium_org/third_party/sqlite/src/test/
fuzz_malloc.test 62 do_malloc_test $testname-$ii -sqlbody $::sql -sqlprep $::prep
malloc_common.tcl 364 # -sqlbody TCL script to run with malloc failure simulation.
375 # passed to the -sqlbody switch are executed. Each iteration the
446 # and -sqlbody scripts.
453 if {[info exists ::mallocopts(-sqlbody)]} {
454 append ::mallocbody "db eval {$::mallocopts(-sqlbody)}"
tester.tcl 885 # -sqlbody TCL script to run with IO error simulation.
963 if {[info exists ::ioerropts(-sqlbody)]} {
964 append ::ioerrorbody "db eval {$::ioerropts(-sqlbody)}"
    [all...]

Completed in 121 milliseconds