Lines Matching refs:size
72 file size test.db
82 [file size test.db]
90 file size test.db-wal
180 list [execsql { SELECT * FROM t1 }] [file size test.db-wal]
205 set logsize [file size test.db-wal]
210 expr { $logsize == [file size test.db-wal] }
236 list [execsql { SELECT * FROM t1 }] [file size test.db-wal]
262 set logsize [file size test.db-wal]
268 expr { $logsize == [file size test.db-wal] }
352 file size test.db
369 list [file size test.db] [file size test.db-wal]
373 list [file size test.db] [file size test.db-wal]
405 file size test.db
412 file size test.db
433 file size test.db
686 list [expr [file size test.db]/1024] [expr [file size test.db-wal]/1044]
690 list [expr [file size test.db]/1024] [file size test.db-wal]
694 list [expr [file size test.db]/1024] [file size test.db-wal]
705 list [expr [file size test.db]/1024] [file size test.db-wal]
715 list [expr [file size test.db]/1024] [file size test.db-wal]
725 list [expr [file size test.db]/1024] [file size test.db-wal]
729 list [expr [file size test.db]/1024] [log_deleted test.db-wal]
734 # frame in the WAL-file with revised content, the size of the WAL file
749 list [expr [file size test.db]/1024] [file size test.db-wal]
759 list [expr [file size test.db]/1024] [file size test.db-wal]
769 list [expr [file size test.db]/1024] [file size test.db-wal]
786 list [expr [file size test.db]/1024] [file size test.db-wal]
795 list [expr [file size test.db]/1024] [expr [file size test.db-wal]/1044]
799 list [expr [file size test.db]/1024] [expr [file size test.db-wal]/1044]
949 file size test.db
998 list [file size test.db] [file size test.db-wal]
1001 list [file size test2.db] [file size test2.db-wal]
1007 list [file size test.db] [file size test.db-wal]
1011 list [file size test2.db] [file size test2.db-wal]
1068 file size test.db-wal
1072 file size test.db
1077 file size test.db
1089 # wal-18.2.* When the page-size field that occurs at the start of a log
1113 list [file size testX.db] [file size testX.db-wal]
1194 do_test wal-18.2.$tn.$pg.3 { file size test.db } [expr 1024*3]
1202 # The page-size in the log file header is set to $pgsz. If the
1203 # WAL code considers $pgsz to be a valid SQLite database file page-size,
1228 file size test.db-wal
1401 expr {[file size test.db] % %PGSZ%}
1449 # This block tests that if the size of a database is reduced by a
1452 # of the commit. e.g. if a transaction reduces the size of a database
1481 file size test.db
1489 file size test.db
1496 file size test.db-wal
1532 expr {[file size attached-$i.db-wal]>10000}
1538 file size attached-$i.db-wal
1542 expr {[file size attached-$j.db-wal]>10000}