Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h125 int test_lsm_zip_open(const char*, const char*, int bClear, TestDb **ppDb);
H A Dlsmtest_tdb.c726 { "lsm_zip", "testdb.lsm_zip", test_lsm_zip_open },
H A Dlsmtest_tdb3.c1076 int test_lsm_zip_open( in test_lsm_zip_open() function