Searched refs:test_kc_write (Results 1 – 3 of 3) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest.h | 99 int test_kc_write(TestDb *, void *, int , void *, int);
|
| H A D | lsmtest_tdb2.cc | 60 int test_kc_write(TestDb *pDb, void *pKey, int nKey, void *pVal, int nVal){ in test_kc_write() function
|
| H A D | lsmtest_tdb.c | 245 return test_kc_write(pTestDb, pKey, nKey, pVal, nVal); in kc_write()
|