Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb4.c327 static int bt_close(TestDb *pTestDb){ in bt_close() function
691 bt_close, in test_bt_open()
756 bt_close(&p->base); in test_bt_open()
784 assert( pTestDb->pMethods->xClose==bt_close ); in tdb_bt_prepare_sync_crash()
790 if( pDb->pMethods->xClose==bt_close ){ in tdb_bt()
857 if( pDb ) bt_close((TestDb*)pDb); in bgc_main()