Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h180 void testFetchCompare(TestDb *, TestDb *, void *, int, int *);
H A Dlsmtest1.c421 testFetchCompare(pControl, pDb, pKey, nKey, pRc); in testCompareDb()
H A Dlsmtest_main.c138 void testFetchCompare( in testFetchCompare() function