Home
last modified time | relevance | path

Searched refs:opendb (Results 1 – 12 of 12) sorted by relevance

/sqlite-3.40.0/test/
H A Dtt3_stress.c24 opendb(&err, &db, "test.db", 0); in stress_thread_1()
43 opendb(&err, &db, "test.db", 0); in stress_thread_2()
62 opendb(&err, &db, "test.db", 0); in stress_thread_3()
85 opendb(&err, &db, "test.db", 0); in stress_thread_4()
89 opendb(&err, &db, "test.db", 0); in stress_thread_4()
116 opendb(&err, &db, "test.db", 0); in stress_thread_5()
121 opendb(&err, &db, "test.db", 0); in stress_thread_5()
268 opendb(&err, &db, zDb, 0); in stress2_workload19()
293 opendb(&err, &db, pCtx->zDb, 0); in stress2_thread_wrapper()
345 opendb(&err, &db, zDb, 1); in stress2()
H A Dthreadtest3.c988 opendb(&err, &db, "test.db", 0); in walthread1_thread()
1027 opendb(&err, &db, "test.db", 0); in walthread1_ckpt_thread()
1046 opendb(&err, &db, "test.db", 1); in walthread1()
1109 opendb(&err, &db, "test.db", 1); in walthread2()
1129 opendb(&err, &db, "test.db", 0); in walthread3_thread()
1166 opendb(&err, &db, "test.db", 1); in walthread3()
1189 opendb(&err, &db, "test.db", 0); in walthread4_reader_thread()
1204 opendb(&err, &db, "test.db", 0); in walthread4_writer_thread()
1224 opendb(&err, &db, "test.db", 1); in walthread4()
1244 opendb(&err, &db, "test.db", 0); in walthread5_thread()
[all …]
H A Dtt3_vacuum.c28 opendb(&err, &db, "test.db", 0); in vacuum1_thread_writer()
55 opendb(&err, &db, "test.db", 0); in vacuum1_thread_vacuumer()
72 opendb(&err, &db, "test.db", 1); in vacuum1()
H A Dtt3_lookaside1.c25 opendb(&err, &db, "test.db", 0); in lookaside1_thread_reader()
50 opendb(&err, &db, "test.db", 0); in lookaside1_thread_writer()
71 opendb(&err, &db, "test.db", 1); in lookaside1()
H A Dtt3_shared.c24 opendb(&err, &db, "test.db", 0); in shared_thread1()
39 opendb(&err, &db, "test.db", 1); in shared1()
H A Dtt3_index.c22 opendb(&err, &db, "test.db", 0); in create_drop_index_thread()
54 opendb(&err, &db, "test.db", 1); in create_drop_index_1()
H A Dtt3_checkpoint.c73 opendb(&err, &db, "test.db", 0); in checkpoint_starvation_reader()
99 opendb(&err, &db, "test.db", 1); in checkpoint_starvation_main()
H A Dnotify2.test90 proc opendb {} {
97 opendb
150 opendb
H A DcrashM.test57 crashsql -delay 1 -file test1.db -opendb {
H A Dtester.tcl1733 set opendb { sqlite3 db test.db -vfs crash }
1746 elseif {$n>1 && [string first $z -opendb]==0} {set opendb $z2} \
1777 puts $f $opendb
/sqlite-3.40.0/ext/rbu/
H A Drbucrash2.test60 crashsql -file $f -delay $iDelay -tclbody $script -dflt 1 -opendb {} \
H A Drbucrash.test118 crashsql -file test.db2 -delay $iDelay -tclbody $script -opendb {} {}