OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vtab
(Results
1 - 25
of
56
) sorted by null
1
2
3
/external/chromium_org/third_party/sqlite/src/test/
altermalloc.test
47
ifcapable
vtab
{
48
do_malloc_test altermalloc-
vtab
-tclprep {
tkt3121.test
17
ifcapable !
vtab
{
tkt3871.test
5
ifcapable !
vtab
{
vtabE.test
20
ifcapable !
vtab
{
tkt3080.test
53
ifcapable
vtab
{
vtab8.test
20
ifcapable !
vtab
{
vtab9.test
20
ifcapable !
vtab
{
vtabB.test
26
ifcapable !
vtab
{
vtab_err.test
17
ifcapable !
vtab
{
vtab1.test
19
ifcapable !
vtab
||!schema_pragmas {
113
do_test
vtab
-1.2152.2 {
117
do_test
vtab
-1.2152.3 {
122
do_test
vtab
-1.2152.4 {
1013
} {1 {echo-
vtab
-error: column a is not unique}}
1016
} {echo-
vtab
-error: column a is not unique}
1025
} {1 {echo-
vtab
-error: column a is not unique}}
1038
# implementation. They are handled by SQLite after the
vtab
returns its
1115
# sqlite3_vtab.zErrMsg variable can be used by the
vtab
interface to
1139
} "1 {echo-
vtab
-error: the $method method has failed}
[
all
...]
intarray.test
20
ifcapable !
vtab
{
mallocK.test
57
ifcapable
vtab
{
vtabD.test
19
ifcapable !
vtab
||!schema_pragmas { finish_test ; return }
vtab_alter.test
20
ifcapable !
vtab
||!altertable {
vtab_shared.test
19
ifcapable !
vtab
||!shared_cache {
161
# Try an UPDATE/INSERT/DELETE on a shared
vtab
as the first statement after a
vtab2.test
18
ifcapable !
vtab
||!schema_pragmas {
vtab3.test
19
ifcapable !
vtab
||!auth {
vtab4.test
27
ifcapable !
vtab
{
vtab5.test
18
ifcapable !
vtab
{
misc7.test
204
# Improve coverage for
vtab
code.
206
ifcapable
vtab
{
228
# SQLITE_NOMEM from the
vtab
xBestIndex callback.
analyze7.test
21
ifcapable {!analyze||!
vtab
} {
count.test
149
ifcapable
vtab
{
stat.test
18
ifcapable !
vtab
{
/external/chromium_org/third_party/sqlite/src/src/
test_intarray.c
186
intarrayCreate, /* xConnect - connect to an existing
vtab
*/
188
intarrayDestroy, /* xDisconnect - disconnect a
vtab
*/
189
intarrayDestroy, /* xDestroy - destroy a
vtab
*/
test_config.c
503
Tcl_SetVar2(interp, "sqlite_options", "
vtab
", "0", TCL_GLOBAL_ONLY);
505
Tcl_SetVar2(interp, "sqlite_options", "
vtab
", "1", TCL_GLOBAL_ONLY);
Completed in 99 milliseconds
1
2
3