Searched refs:test_lsm_zip_open (Results 1 – 3 of 3) sorted by relevance
125 int test_lsm_zip_open(const char*, const char*, int bClear, TestDb **ppDb);
726 { "lsm_zip", "testdb.lsm_zip", test_lsm_zip_open },
1076 int test_lsm_zip_open( in test_lsm_zip_open() function