Home
last modified time | relevance | path

Searched refs:test_isolation (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_func.c276 static void test_isolation( in test_isolation() function
690 { "test_isolation", 2, SQLITE_UTF8, test_isolation}, in registerTestFunctions()
/sqlite-3.40.0/test/
H A Dfunc.test1232 # Use the test_isolation function to make sure that type conversions
1236 execsql {SELECT test_isolation(t1,t1) FROM tbl1}