Home
last modified time | relevance | path

Searched refs:testClose (Results 1 – 9 of 9) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest8.c202 testClose(&pDb); in doLiveRecovery()
231 testClose(&pDb); in doWriterCrash1()
301 testClose(&pDb); in doWriterCrash2()
H A Dlsmtest4.c101 testClose(&aReader[iReader].pDb); in do_mc_test()
106 testClose(&pDb); in do_mc_test()
H A Dlsmtest9.c102 testClose(&pDb); in doDataTest4()
103 testClose(&pControl); in doDataTest4()
H A Dlsmtest2.c192 testClose(&pDb); in testSetupSavedLsmdb()
220 testClose(&pDb); in testCompareCksumLsmdb()
258 testClose(&pDb);
H A Dlsmtest1.c259 testClose(ppDb); in testReopenRecover()
480 testClose(&pDb); in doDataTest2()
481 testClose(&pControl); in doDataTest2()
624 testClose(&pDb); in doDataTest3()
H A Dlsmtest5.c558 testClose(&pDb); in mt1Main()
621 testClose(&pDb); in do_test_mt1()
H A Dlsmtest_main.c306 void testClose(TestDb **ppDb){ in testClose() function
328 testClose(ppDb); in testReopen()
750 testClose(&pDb); in do_speed_test2()
758 testClose(&pDb); in do_speed_test2()
H A Dlsmtest7.c122 testClose(&pDb); in do_test_api1()
H A Dlsmtest.h161 void testClose(TestDb **ppDb);