Home
last modified time | relevance | path

Searched refs:test_mdb_fetch (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h111 int test_mdb_fetch(TestDb *, void *, int, void **, int *);
H A Dlsmtest_tdb2.cc305 int test_mdb_fetch( in test_mdb_fetch() function
H A Dlsmtest_tdb.c346 return test_mdb_fetch(pTestDb, pKey, nKey, ppVal, pnVal); in mdb_fetch()