Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb4.c631 static int testBtConfigure(BtDb *pDb, const char *zCfg, int *pbMt){ in testBtConfigure() function
743 rc = testBtConfigure(p, zSpec, &mt); in test_bt_open()
826 rc = testBtConfigure(pDb, (char*)pCkpter->spec.p, &mt); in bgc_main()