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