Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h107 int test_mdb_open(const char*, const char *zFile, int bClear, TestDb **ppDb);
H A Dlsmtest_tdb2.cc218 int test_mdb_open( in test_mdb_open() function
H A Dlsmtest_tdb.c383 rc = test_mdb_open(zSpec, zFilename, bClear, &pTestDb); in mdb_open()