Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c297 static int testEnvTruncate(lsm_file *pFile, lsm_i64 iOff){ in testEnvTruncate() function
989 pDb->env.xTruncate = testEnvTruncate; in testLsmOpen()