Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c83 static void testOomFetch( in testOomFetch() function
150 testOomFetch(pOom, pDb, (void *)zKey, nKey, (void *)zVal, nVal, pRc); in testOomFetchStr()
163 testOomFetch(pOom, pDb, pKey, nKey, pVal, nVal, pRc); in testOomFetchData()