Lines Matching refs:method
100 # The "echo" module xCreate method returns an error and does not create
298 # invoke the xConnect method and succeed.
311 # Drop table t1. This should cause the xDestroy (but not xDisconnect) method
1221 foreach method [list \
1230 set echo_module_fail($method,t2) "the $method method has failed"
1232 } "1 {echo-vtab-error: the $method method has failed}"
1233 unset echo_module_fail($method,t2)
1237 foreach method [list \
1243 set echo_module_fail($method,t2) "the $method method has failed"
1245 } "1 {echo-vtab-error: the $method method has failed}"
1246 unset echo_module_fail($method,t2)
1252 set echo_module_fail(xRename,t2) "the xRename method has failed"
1254 } "1 {echo-vtab-error: the xRename method has failed}"