Searched refs:test_lsm_open (Results 1 – 3 of 3) sorted by relevance
122 int test_lsm_open(const char*, const char *zFile, int bClear, TestDb **ppDb);
728 { "lsm", "testdb.lsm", test_lsm_open },
1029 int test_lsm_open( in test_lsm_open() function