Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 89) sorted by relevance

1234

/sqlite-3.40.0/test/
H A Dorderby9.test15 # evaluated once.
42 # If random() is only evaluated once and then reused for each row, then
H A Dselect2.test60 # Create a largish table. Do this twice, once using the TCL cache and once
H A Dwaloverwrite.test48 # The above is run twice - once where the wal file is empty at the start of
49 # step 3 (tn==1) and once where it already contains a transaction (tn==2).
H A Dincrvacuum3.test71 # Run these tests once in rollback journal mode, and once in wal mode.
H A DcorruptC.test300 # overread. Which caused a crash in a run of all.test once.
313 # each byte at least once.
332 # file at least once.
394 # once the corruption is detected, we can stop.
H A Dindex7.test28 set once 1
30 if {$once} {
31 set once 0
H A Dfts3shared.test100 # Test that once [dbW] has written to the FTS table, no client may read
132 # Test that once a connection has read from the FTS or fts4aux table,
H A De_walauto.test60 # All tests in this file are run twice - once using the
61 # sqlite3_wal_autocheckpoint() API, and once using "PRAGMA
H A Dtkt3718.test83 # return SQLITE_ROW once, with a single integer result value reporting the
86 # once, so that it returns SQLITE_ROW, a second SQL statement that throws an
H A Dupfrom1.test157 # PG says ERROR: table name "t5" specified more than once
162 # PG says ERROR: table name "apples" specified more than once
H A Dshared7.test27 # the same database file more than once results in an error.
H A Dsuperlock.test22 # 1.*: Test superlock on a rollback database. Test that once the db is
27 # Test that once the db is superlocked, it is not possible to read,
H A Dlaststmtchanges.test15 # once the statement is finished (triggers count as part of
18 # last_insert_rowid() (see lastinsert.test), but is restored once
H A Dindexfault.test65 # all different kinds of fault-injection. The CREATE INDEX is run once
66 # with default options and once with a 50KB soft-heap-limit.
H A Dtrigger6.test14 # and UPDATE statement are only evaluated once. See ticket #980.
H A DselectG.test24 # for an O(N*N) inefficiency that was once in the code and that would make
H A Dtkt3093.test15 # once the lock clears.
H A Dindexexpr2.test185 # The refcnt() function is invoked once to compute the index value
191 # The refcnt() function is invoked twice, once to remove the old index
H A Dfunc5.test42 # only invoked once outside of the loop, it appears to return the same
H A Dsort3.test69 # Sort roughly 20MB of data. Once with a mmap limit of 5MB and once without.
/sqlite-3.40.0/doc/
H A Dvdbesort-memory.md25 to sort and flush once it is full, and a new buffer allocated to allow the
26 main thread to continue to accumulate keys. Buffers are reused once they
/sqlite-3.40.0/tool/
H A Domittest.tcl15 once with each SQLITE_OMIT_ option defined and then once with all options
/sqlite-3.40.0/vsixtest/
H A Dpch.h6 #pragma once
H A DMainPage.xaml.h6 #pragma once
H A DApp.xaml.h6 #pragma once

1234