Searched refs:test_lsm_small_open (Results 1 – 3 of 3) sorted by relevance
126 int test_lsm_small_open(const char*, const char*, int bClear, TestDb **ppDb);
722 { "lsm_small", "testdb.lsm_small", test_lsm_small_open },
1038 int test_lsm_small_open( in test_lsm_small_open() function