Home
last modified time | relevance | path

Searched refs:isquick (Results 1 – 15 of 15) sorted by relevance

/sqlite-3.40.0/test/
H A Dasync.test26 if {[info exists G(isquick)]} { set ASYNC_SAVE_ISQUICK $G(isquick) }
27 set G(isquick) 1
89 if {[info exists ASYNC_SAVE_ISQUICK]} { set G(isquick) $ASYNC_SAVE_ISQUICK }
H A Dfts2.test41 set G(isquick) 1
H A DmallocAll.test33 set G(isquick) 1
H A Dsort2.test72 if {[isquick]==0} {
H A Dfuzz.test30 if {[info exists ::G(isquick)]} {
31 if {$::G(isquick)} { set ::REPEATS 20 }
H A Dsoak.test68 set G(isquick) 1
H A Dfuzz_malloc.test23 if {[info exists G(isquick)]} {
H A Dselect9.test63 if {[info exists ::G(isquick)] && $::G(isquick) && $nRow>=5} {
H A Dtestrunner.tcl662 set ::G(isquick) 1
H A Dtester.tcl2316 proc isquick {} { procedure
2318 catch {set ret $::G(isquick)}
H A Dpermutations.test269 unset -nocomplain ::G(isquick)
1146 set ::G(isquick) 1
H A Davtrans.test861 if {[info exists G(isquick)]} {
H A Dtrans.test924 if {[info exists G(isquick)] || (
/sqlite-3.40.0/ext/rtree/
H A Drtree2.test30 if {[info exists G(isquick)] && $G(isquick)} {
H A Drtree4.test27 if {[info exists G(isquick)] && $G(isquick)} {